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

(SIMP-7487) Add EL8 support #62

Merged
merged 2 commits into from
Jan 15, 2020
Merged

Conversation

lnemsick-simp
Copy link
Contributor

  • Via updated acceptance tests, verified that the existing
    configuration worked on EL8 and that EL7 and EL8 interoperate.
  • Update the upper bound of simp-simplib to < 5.0.0
  • Add REFERENCE.md

SIMP-7487 #close
SIMP-7488 #close
SIMP-7436 #close
SIMP-7383 #close

- Via updated acceptance tests, verified that the existing
  configuration worked on EL8 and that EL7 and EL8 interoperate.
- Update the upper bound of simp-simplib to < 5.0.0
- Add REFERENCE.md

SIMP-7487 #close
SIMP-7488 #close
SIMP-7436 #close
SIMP-7383 #close
@lnemsick-simp
Copy link
Contributor Author

lnemsick-simp commented Jan 10, 2020

✔️ Acceptance tests run on a local GitLab

@@ -8,6 +8,7 @@
skip('You need at least two hosts in your nodeset to run this test')
end
else
# test interoperability between 1st and 2nd server in the node set
server1 = hosts[0]
Copy link
Member

Choose a reason for hiding this comment

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

This needs to loop through all hosts and test the interconnections between each pair to make sure all the connections function properly.

@@ -8,6 +8,7 @@
skip('You need at least two hosts in your nodeset to run this test')
end
else
# test interoperability between 1st and 2nd server in the node set
server1 = hosts[0]
Copy link
Member

Choose a reason for hiding this comment

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

This also needs to loop through all combinations.

@trevor-vaughan
Copy link
Member

@lnemsick-simp
Copy link
Contributor Author

✔️ Acceptance tests run on a local GitLab

@trevor-vaughan trevor-vaughan merged commit 67d5cfa into simp:master Jan 15, 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.

2 participants