Ines Almeida has proposed merging txpkgupload:upgrade-ols-vms-release-version into txpkgupload:master.
Commit message: Upgrade release version in ols-vms from xenial to focal Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~lazr-developers/txpkgupload/+git/txpkgupload/+merge/444565 Jenkins job is currently failing because of the python version being used: https://jenkins.ols.canonical.com/online-services/job/txpkgupload-build-charm/1/console Upgrading the release should fix this. -- Your team Launchpad code reviewers is requested to review the proposed merge of txpkgupload:upgrade-ols-vms-release-version into txpkgupload:master.
diff --git a/ols-vms.conf b/ols-vms.conf index bdc6348..93d02f4 100644 --- a/ols-vms.conf +++ b/ols-vms.conf @@ -1,6 +1,6 @@ # Options defined here provide defaults for all sections vm.architecture = amd64 -vm.release = xenial +vm.release = focal vm.packages = @dependencies-devel.txt
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : launchpad-reviewers@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp