yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #82888
[Bug 1882060] Re: Neutron CI doesn't run tests that require advanced image
tempest-integrated-networking job and jobs which inherits from it runs
tempest tests, not neutron-tempest-plugin tests. And "advanced_image"
concept is something done only in neutron-tempest-plugin. All jobs
defined in https://github.com/openstack/neutron-tempest-
plugin/blob/master/zuul.d/master_jobs.yaml are using Ubuntu 16.04 (In
know it's old but it still works for us :)) as "advanced" image and runs
those tests which require it.
I'm marking this bug as incomplete for now but feel free to change that
if You think that we are missing configuration of this advanced image
somewhere.
** Changed in: neutron
Status: New => Incomplete
** Changed in: neutron
Status: Incomplete => Invalid
--
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:
Invalid
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
References