Tim Andersson has proposed merging ~andersson123/qa-jenkins-jobs:h-i-t-amendments into qa-jenkins-jobs:master.
Requested reviews: Canonical Platform QA Team (canonical-platform-qa) For more details, see: https://code.launchpad.net/~andersson123/qa-jenkins-jobs/+git/qa-jenkins-jobs/+merge/470801 quick typo fix -- Your team Canonical Platform QA Team is requested to review the proposed merge of ~andersson123/qa-jenkins-jobs:h-i-t-amendments into qa-jenkins-jobs:master.
diff --git a/jobs/hardware-iso-testing/jobs.yaml b/jobs/hardware-iso-testing/jobs.yaml index 7998306..ddabeb6 100644 --- a/jobs/hardware-iso-testing/jobs.yaml +++ b/jobs/hardware-iso-testing/jobs.yaml @@ -51,7 +51,7 @@ . env/bin/activate pip install testflinger/cli pip install -r hardware-installer-testing/requirements.txt - cd hardware-install-testing/ + cd hardware-installer-testing/ development_release=$(distro-info --devel || echo UNKNOWN) if [ {release} = $development_release ]; then iso_url="https://cdimage.ubuntu.com/daily-live/current"
-- Mailing list: https://launchpad.net/~canonical-ubuntu-qa Post to : canonical-ubuntu-qa@lists.launchpad.net Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa More help : https://help.launchpad.net/ListHelp