← Back to team overview

canonical-ubuntu-qa team mailing list archive

Re: [Merge] ~andersson123/autopkgtest-cloud:integration-tests into autopkgtest-cloud:master

 

test-run-autopkgtest script now fully tested and functional, sample output below:


```
./test-run-autopkgtest 
INFO:root:getting trigger...
INFO:root:got trigger: gzip/1.12-1ubuntu1
INFO:root:run-autopkgtest args:
/home/ubuntu/autopkgtest-cloud/tools/run-autopkgtest -s noble -a amd64 --trigger=gzip/1.12-1ubuntu1 gzip
Running autopkgtest...
INFO:root:Checking running.json for test...
INFO:root:Test found in running.json!
INFO:root:Waiting for test to leave running.json...
INFO:root:Test has left running.json!
INFO:root:Getting results for test!
INFO:root:Getting container and object...
INFO:root:Found object in swift:
{'name': 'noble/amd64/g/gzip/20240105_145719_3665b@/artifacts.tar.gz', 'hash': '744fb66bc2fb4ab93867ee84aa79fdc7', 'bytes': 7237, 'content_type': 'application/gzip', 'last_modified': '2024-01-05T14:57:19.589Z'}
INFO:root:container: autopkgtest-noble
object: noble/amd64/g/gzip/20240105_145719_3665b@/artifacts.tar.gz
INFO:root:Results url: https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/amd64/g/gzip/20240105_145719_3665b@/artifacts.tar.gz/artifacts.tar.gz
INFO:root:Acquired results!
INFO:root:code: 0

INFO:root:run-autopkgtest args:
/home/ubuntu/autopkgtest-cloud/tools/run-autopkgtest -s noble -a arm64 --trigger=gzip/1.12-1ubuntu1 gzip
Running autopkgtest...
INFO:root:Checking running.json for test...
INFO:root:Test found in running.json!
INFO:root:Waiting for test to leave running.json...
INFO:root:Test has left running.json!
INFO:root:Getting results for test!
INFO:root:Getting container and object...
INFO:root:Found object in swift:
{'name': 'noble/arm64/g/gzip/20240105_150454_e5b36@/artifacts.tar.gz', 'hash': '2bbeafe79dffc78f8ab37aba6e7d0625', 'bytes': 6798, 'content_type': 'application/gzip', 'last_modified': '2024-01-05T15:04:54.793Z'}
INFO:root:container: autopkgtest-noble
object: noble/arm64/g/gzip/20240105_150454_e5b36@/artifacts.tar.gz
INFO:root:Results url: https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/g/gzip/20240105_150454_e5b36@/artifacts.tar.gz/artifacts.tar.gz
INFO:root:Acquired results!
INFO:root:code: 0

INFO:root:Results:
{
  "amd64": true,
  "arm64": true
}

```
-- 
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/457239
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:integration-tests into autopkgtest-cloud:master.



References