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

Do not run CentOS 5/6 tests on ppc64le #2

Closed
wants to merge 3 commits into from

Conversation

mopsfelder
Copy link

@mopsfelder mopsfelder commented Nov 14, 2016

Blank spaces cleanup in functions.sh; add new function t_ExcludeArches to skip test on given architectures; and skip CentOS 5/6 tests on ppc64le.

  • f3639f0 Do not run CentOS 5/6 tests on ppc64le
  • 196a155 Add t_ExcludeArches function
  • 3fc343d Remove trailing blank spaces from functions.sh

No functional change, only cosmetic.
This function will serve to skip tests on certain architectures.  For
example, CentOS 5 does not run on ppc64le architecture so tests with
CentOS 5 may be skipped on ppc64le.
CentOS 5 and 6 do not support ppc64le architecture so tests with these
versions should be skipped on ppc64le.
@mopsfelder
Copy link
Author

@hughesjr @bstinsonmhk Hi, guys.

Do you still want to review this? Or can this be closed?

@mopsfelder
Copy link
Author

No feedback. Closing.

@mopsfelder mopsfelder closed this Jul 27, 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

1 participant