Update git submodules

* Update neutron from branch 'master'
  to 6a73a362c5ff5b7c28c15a49f47a9900c0d2b4e1
  - Merge "Remove some scenario jobs from the check and gate queues"
  - Remove some scenario jobs from the check and gate queues
    
    After discussing this topic again during the PTG I spent some time
    checking our scenario jobs which runs in the check and gate queues.
    After analysis this patch proposes to:
    
    * remove neutron-ovs-tempest-slow job from both check and gate queue as
      slow tests are already run also in the
      neutron-ovs-tempest-multinode-full job,
    * remove neutron-ovn-tempest-slow job from both check and gate queue as
      slow tests are already run also in the
      neutron-ovn-tempest-ipv6-only job - of course this job is using IPv6
      instead of IPv4 but I don't really think it's big issue in that case,
      neutron-ovn-tempest-slow job was multinode job, unfortunately
      neutron-ovn-tempest-ipv6-only is single node job and for now it isn't
      possible to make ipv6-only job to be multinode job so we will keep it
      like single node job and hopefully move to be multinode job when zuul
      will provide required data in the job's inventory,
    * move neutron-ovn-tempest-ovs-release and
      neutron-ovn-tempest-ovs-release-ipv6-only jobs to periodic queue - I
      think that running those tests once per day should be enough.
    
    Additionally this patch removes definition of the neutron-ovs-tempest-slow
    and neutron-ovn-tempest-slow jobs are those jobs aren't used anywhere now.
    
    Change-Id: I657881c319d425470277885545240d6a8b66a1f6
This commit is contained in:
Zuul 2021-11-17 23:20:57 +00:00 committed by Gerrit Code Review
parent eb1f3f3e58
commit 2add7b026d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b4dd7003db9742a54f249a4834a12f4f8606a15e
Subproject commit 6a73a362c5ff5b7c28c15a49f47a9900c0d2b4e1