← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2042941] [NEW] neutron-{ovn, ovs}-tempest-with-sqlalchemy-master jobs not installing sqlalchemy/alembic from source

 

Public bug reported:

neutron-ovn-tempest-with-sqlalchemy-master and neutron-ovs-tempest-with-sqlalchemy-master jobs expected to install sqlalchemy and alembic from main branch as defined in required-projects, but these installs released versions instead:-
    required-projects:
      - name: github.com/sqlalchemy/sqlalchemy
        override-checkout: main
      - openstack/oslo.db
      - openstack/neutron-lib
      - name: github.com/sqlalchemy/alembic
        override-checkout: main


Builds:- https://zuul.openstack.org/builds?job_name=neutron-ovn-tempest-with-sqlalchemy-master&job_name=neutron-ovs-tempest-with-sqlalchemy-master&skip=0

Noticed it when other jobs running with sqlalchemy master are broken but
not these https://bugs.launchpad.net/neutron/+bug/2042939

** 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/2042941

Title:
  neutron-{ovn,ovs}-tempest-with-sqlalchemy-master jobs not installing
  sqlalchemy/alembic from source

Status in neutron:
  New

Bug description:
  neutron-ovn-tempest-with-sqlalchemy-master and neutron-ovs-tempest-with-sqlalchemy-master jobs expected to install sqlalchemy and alembic from main branch as defined in required-projects, but these installs released versions instead:-
      required-projects:
        - name: github.com/sqlalchemy/sqlalchemy
          override-checkout: main
        - openstack/oslo.db
        - openstack/neutron-lib
        - name: github.com/sqlalchemy/alembic
          override-checkout: main

  
  Builds:- https://zuul.openstack.org/builds?job_name=neutron-ovn-tempest-with-sqlalchemy-master&job_name=neutron-ovs-tempest-with-sqlalchemy-master&skip=0

  Noticed it when other jobs running with sqlalchemy master are broken
  but not these https://bugs.launchpad.net/neutron/+bug/2042939

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



Follow ups