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

Make openstack role OASIS-compatible #1598

Merged
merged 2 commits into from
Feb 11, 2020

Conversation

14rcole
Copy link
Contributor

@14rcole 14rcole commented Feb 3, 2020

I converted this role while perfecting the automation for converting the roles. After running the scripts, you still have to run molecule lint -s docker in the role directory and fix any errors manually

Signed-off-by: Ryan Cole <rycole@redhat.com>
@14rcole 14rcole requested review from samvarankashyap, abraverm and p3ck and removed request for samvarankashyap and abraverm February 3, 2020 19:31
@@ -4,8 +4,7 @@ env.ghprbGhRepository = env.ghprbGhRepository ?: 'CentOS-PaaS-SIG/linchpin'
env.ghprbActualCommit = env.ghprbActualCommit ?: 'develop'
env.ghprbSourceBranch = env.ghprbSourceBranch ?: 'develop'
env.ghprbTargetBranch = env.ghprbTargetBranch ?: 'develop'
env.ghprbPullAuthorLogin = env.ghprbPullAuthorLogin ?: ''
env.ghprbPullId = env.ghprbPullId ?: ''
env.ghprbPullAuthorLogin = env.ghprbPullAuthorLogin ?: '' env.ghprbPullId = env.ghprbPullId ?: ''
Copy link
Contributor

Choose a reason for hiding this comment

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

this shouldn't all be on one line should it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That shouldn't have been changed at all, thanks for the catch

@samvarankashyap
Copy link
Contributor

@14rcole The tests hung up on Jenkins. I had to cancel the job.
an interesting observation is the failure msg shows it failed on centos8
though we have not added support for centos8.

@samvarankashyap
Copy link
Contributor

[test]

@14rcole
Copy link
Contributor Author

14rcole commented Feb 4, 2020

That's strange. The CentOS 8 PR is also failing for reasons I can't determine

@14rcole
Copy link
Contributor Author

14rcole commented Feb 4, 2020

[test]

2 similar comments
@14rcole
Copy link
Contributor Author

14rcole commented Feb 5, 2020

[test]

@samvarankashyap
Copy link
Contributor

[test]

Signed-off-by: Ryan Cole <rycole@redhat.com>
@samvarankashyap
Copy link
Contributor

@14rcole I don't see any issue on GitHub relating to this PR.
could you make a reference to it. Thanks

@14rcole
Copy link
Contributor Author

14rcole commented Feb 6, 2020

Fixes #1367

@14rcole
Copy link
Contributor Author

14rcole commented Feb 10, 2020

@samvarankashyap @abraverm PTAL

Copy link
Contributor

@samvarankashyap samvarankashyap left a comment

Choose a reason for hiding this comment

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

LGTM

@14rcole
Copy link
Contributor Author

14rcole commented Feb 11, 2020

[merge]

@adl-bot adl-bot merged commit f675ce8 into CentOS-PaaS-SIG:develop Feb 11, 2020
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.

4 participants