A possible solution is to parse the kernel version, I will give it a
shot.

** Changed in: ubuntu-kernel-tests
       Status: New => In Progress

** Changed in: ubuntu-kernel-tests
     Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-gcp in Ubuntu.
https://bugs.launchpad.net/bugs/1814092

Title:
  ADT test failure: quota and zram smoke tests don't install modules-
  extra pkg

Status in ubuntu-kernel-tests:
  In Progress
Status in linux-gcp package in Ubuntu:
  Invalid

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1814092/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to