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

Add support for multi-platform system tests #29

Merged
merged 1 commit into from
Dec 11, 2019
Merged

Conversation

Karl-G1
Copy link
Contributor

@Karl-G1 Karl-G1 commented Dec 11, 2019

What does this Pull Request accomplish?

This pull request uses the latest changes to the testing tools to implement multi-platform system tests. This required adding targets.ini files to each system test class directory.

I also modified config.ini to reference the SLSC chassis by IP address. This was needed because of a very corner case issue: tests fail when referring to an SLSC chassis by its hostname only when it is set to a non-chassis-name hostname.

Why should this Pull Request be merged?

This enables the ATS to run tests for supported RT platforms.

What testing has been done?

Tests were manually executed on the ATS host for each target in the config file.

Modify config.ini to reference SLSC chassis by IP address
(SLSC chassis with non-chassis name hostname results in failed tests)
@Karl-G1 Karl-G1 requested review from buckd and csjall as code owners December 11, 2019 15:49
@Karl-G1 Karl-G1 requested a review from rtzoeller December 11, 2019 15:50
@Karl-G1 Karl-G1 merged commit 04a75b0 into master Dec 11, 2019
@Karl-G1 Karl-G1 deleted the system-test-config branch December 11, 2019 16:31
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