Skip to content

Commit

Permalink
Fix required project for Neutron / OSP 17.1
Browse files Browse the repository at this point in the history
Lack of coffee made me missed the additional parameter
should be written for a different job and not under
extra `vars` keyword... Thankfully it is weekend coming,
but first let's fix it...
  • Loading branch information
sdatko committed Jan 12, 2024
1 parent 4eb7d17 commit c107eaa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions znoyder/config.d/42-override-OSP-17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,9 @@ override:
vars:
extra_commands:
- dnf install -y python3-hacking python3-neutron-lib-tests
required-projects:
- python-neutron-lib
'osp-tox-pep8':
required-projects:
- python-neutron-lib

'nova':
'osp-17.0':
Expand Down

0 comments on commit c107eaa

Please sign in to comment.