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

Adapt hawk_test code to support testing for 12-SP2 #218

Merged
merged 2 commits into from
Aug 25, 2020

Conversation

ricardobranco777
Copy link
Contributor

Adapt hawk_test code to support testing for 12-SP2

Also fix Dockerfile for best & recommended practices (avoid consecutive RUN's that increase image size).

Copy link
Contributor

@MalloZup MalloZup left a comment

Choose a reason for hiding this comment

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

looks good thx! just a minor question but is not inherent to the tests

if Version(self.test_version) < Version("12-SP3"):
click_list.remove(Xpath.HREF_FENCING)

self.check_and_click_by_xpath("while checking around edit configuration", click_list)
Copy link
Contributor

Choose a reason for hiding this comment

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

while checking around is a bit to much familiar but I guess is ok, 😁

@MalloZup MalloZup merged commit eb08117 into ClusterLabs:master Aug 25, 2020
@MalloZup
Copy link
Contributor

@ricardobranco777 can you send a PR to sle12 and factory branch backporting this?

https://github.com/ClusterLabs/hawk/blob/master/doc/release.md

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.

2 participants