Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for 6 projects #112

Merged
merged 1 commit into from Nov 23, 2022
Merged

Fixes for 6 projects #112

merged 1 commit into from Nov 23, 2022

Conversation

sdatko
Copy link
Member

@sdatko sdatko commented Nov 23, 2022

We recently enabled tests for additional repositories. This commit introduces necessary fixes to their CI.

We recently enabled tests for additional repositories.
This commit introduces necessary fixes to their CI.
Copy link
Member

@adrianfusco adrianfusco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@sdatko sdatko merged commit 6a7f381 into RedHatCRE:main Nov 23, 2022
1 check passed
'osp-rpm-py39':
vars:
extra_commands:
- dnf install -y python3-neutron-tests python3-neutron-lib-tests python3-neutronclient-tests vim
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm all for vim, but I'm not sure we need it in the CI jobs :P

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without that, the unittests were failing on subprocess call which vim :D

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The AI is learning to use VIM.
We are doomed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants