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

Test on ci-rhos ocp slave #64

Merged
merged 1 commit into from Jun 13, 2018
Merged

Conversation

psturc
Copy link
Contributor

@psturc psturc commented Jun 13, 2018

Tests are now performed on internal infrastructure.

def apb_version = "sprint147.2"

stage('Cleanup') {
deleteDir()
Copy link
Contributor

Choose a reason for hiding this comment

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

@psturc other than deleting the dir, is there any other cleanup required?
Before this change, the openshift project was deleted as a cleanup step. Is that not required now?

Copy link
Contributor Author

@psturc psturc Jun 13, 2018

Choose a reason for hiding this comment

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

apb test command takes care of cleanup of the project whether it succeeded or not, so I think deleting working directory only is fine and sufficient in this case.

Copy link
Contributor

@david-martin david-martin left a comment

Choose a reason for hiding this comment

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

Good to merge

@psturc psturc merged commit afb3370 into aerogearcatalog:master Jun 13, 2018
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

2 participants