Public bug reported: Details about deprecation are in https://lists.opendev.org/archives/list/service- annou...@lists.opendev.org/thread/C2NADWASR3BFJI3J45ZCNKOZBJETF6NE/
We have issue in the neutron-tempest-plugin jobs: Zuul encountered a deprecated syntax while parsing its configuration in the repo openstack/neutron-tempest-plugin on branch master. The problem was: All regular expressions must conform to RE2 syntax, but an expression using the deprecated Perl-style syntax has been detected. Adjust the configuration to conform to RE2 syntax. The RE2 syntax error is: invalid perl operator: (?! The problem appears in the following job stanza: job: name: neutron-tempest-plugin-base-nested-switch parent: neutron-tempest-plugin-base abstract: true branches: ^(?!stable/(train|ussuri|victoria|wallaby|xena|yoga|zed)).*$ # Comment nodeset and vars to switch back to non nested nodes nodeset: neutron-nested-virt-ubuntu-jammy vars: &nested_virt_vars devstack_localrc: LIBVIRT_TYPE: kvm LIBVIRT_CPU_MODE: host-passthrough CIRROS_VERSION: 0.6.2 DEFAULT_IMAGE_NAME: cirros-0.6.2-x86_64-disk DEFAULT_IMAGE_FILE_NAME: cirros-0.6.2-x86_64-disk.img # Base nested switch job for yoga and zed in "openstack/neutron-tempest-plugin/zuul.d/base-nested- switch.yaml@master", line 22, column 3 ** Affects: neutron Importance: Undecided Status: Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2037034 Title: Neutron tempest plugin zuul job definitions uses deprecated regex syntax Status in neutron: Confirmed Bug description: Details about deprecation are in https://lists.opendev.org/archives/list/service- annou...@lists.opendev.org/thread/C2NADWASR3BFJI3J45ZCNKOZBJETF6NE/ We have issue in the neutron-tempest-plugin jobs: Zuul encountered a deprecated syntax while parsing its configuration in the repo openstack/neutron-tempest-plugin on branch master. The problem was: All regular expressions must conform to RE2 syntax, but an expression using the deprecated Perl-style syntax has been detected. Adjust the configuration to conform to RE2 syntax. The RE2 syntax error is: invalid perl operator: (?! The problem appears in the following job stanza: job: name: neutron-tempest-plugin-base-nested-switch parent: neutron-tempest-plugin-base abstract: true branches: ^(?!stable/(train|ussuri|victoria|wallaby|xena|yoga|zed)).*$ # Comment nodeset and vars to switch back to non nested nodes nodeset: neutron-nested-virt-ubuntu-jammy vars: &nested_virt_vars devstack_localrc: LIBVIRT_TYPE: kvm LIBVIRT_CPU_MODE: host-passthrough CIRROS_VERSION: 0.6.2 DEFAULT_IMAGE_NAME: cirros-0.6.2-x86_64-disk DEFAULT_IMAGE_FILE_NAME: cirros-0.6.2-x86_64-disk.img # Base nested switch job for yoga and zed in "openstack/neutron-tempest-plugin/zuul.d/base-nested- switch.yaml@master", line 22, column 3 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2037034/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp