** Summary changed: - linux-gcp 4.18.0-1006.7 ADT test failure with linux-gcp 4.18.0-1006.7 + linux-gcp ADT test failure: quota and zram smoke tests don't install modules-extra pkg
** Summary changed: - linux-gcp ADT test failure: quota and zram smoke tests don't install modules-extra pkg + ADT test failure: quota and zram smoke tests don't install modules-extra pkg ** Description changed: - Testing failed on: - amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic/cosmic/amd64/l/linux-gcp/20190116_172740_8090f@/log.gz + This affects linux-gcp and linux-azure on ADT, because the method used + to detect if the testcase is running in the cloud doesn't work on ADT. + The method is used by the ubuntu_quota_smoke_test and + ubuntu_zram_smoke_test testcases. + + ---------------------------------------------- + try: + cloud = os.environ['CLOUD'] + if cloud in ['azure', 'gcp']: + pkgs.append('linux-modules-extra-' + cloud + '*') + ---------------------------------------------- + + Some ADT logs: + cosmic/linux-gcp: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic/cosmic/amd64/l/linux-gcp/20190116_172740_8090f@/log.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814092 Title: ADT test failure: quota and zram smoke tests don't install modules- extra pkg To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1814092/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
