← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1882060] [NEW] Neutron CI doesn't run tests that require advanced image

 

Public bug reported:

In Neutron CI we mostly run tempest jobs, that inherits from 'tempest-
integrated-networking' [1]. This configuration doesn't have anything
about ADVANCED_IMAGE.

We know that we have tempest tests that require ADVANCE_IMAGE, like this
one [2].

In neutron-tempest-plugin gates we do something else because we
explicitly define ADVANCED_IMAGE [3].

That means we don't run several tests in Neutron gates. We should
add/enable advanced image to Neutron gates.

[1] https://opendev.org/openstack/tempest/src/branch/master/.zuul.yaml
[2] https://github.com/openstack/neutron-tempest-plugin/blob/master/neutron_tempest_plugin/scenario/test_multicast.py#L139
[3] https://opendev.org/openstack/neutron-tempest-plugin/src/branch/master/zuul.d/base.yaml

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1882060

Title:
  Neutron CI doesn't run tests that require advanced image

Status in neutron:
  New

Bug description:
  In Neutron CI we mostly run tempest jobs, that inherits from 'tempest-
  integrated-networking' [1]. This configuration doesn't have anything
  about ADVANCED_IMAGE.

  We know that we have tempest tests that require ADVANCE_IMAGE, like
  this one [2].

  In neutron-tempest-plugin gates we do something else because we
  explicitly define ADVANCED_IMAGE [3].

  That means we don't run several tests in Neutron gates. We should
  add/enable advanced image to Neutron gates.

  [1] https://opendev.org/openstack/tempest/src/branch/master/.zuul.yaml
  [2] https://github.com/openstack/neutron-tempest-plugin/blob/master/neutron_tempest_plugin/scenario/test_multicast.py#L139
  [3] https://opendev.org/openstack/neutron-tempest-plugin/src/branch/master/zuul.d/base.yaml

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1882060/+subscriptions


Follow ups