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

Remove useless nodes from test XML #464

Merged
merged 3 commits into from
Mar 15, 2022
Merged

Conversation

martijnvans
Copy link
Contributor

@martijnvans martijnvans commented Mar 14, 2022

The test XML has various nodes like:

command-line-arguments.TestThirdPartyApps/centos-7#17
command-line-arguments.TestThirdPartyApps/centos-7#18
command-line-arguments.TestThirdPartyApps/centos-7#19
command-line-arguments.TestThirdPartyApps/centos-7/activemq
command-line-arguments.TestThirdPartyApps/centos-7#14/rabbitmq
command-line-arguments.TestThirdPartyApps/centos-7#10/mongodb

After this PR, we have this instead:

command-line-arguments.TestThirdPartyApps/centos-7/activemq
command-line-arguments.TestThirdPartyApps/centos-7/rabbitmq
command-line-arguments.TestThirdPartyApps/centos-7/mongodb
[etc]

@martijnvans martijnvans requested a review from stati0n March 14, 2022 17:00
@martijnvans
Copy link
Contributor Author

The preceding kokoro run was all green except for a few unrelated issues, and this kokoro run is mostly finished (no windows yet). Going to go ahead and merge.

@martijnvans martijnvans merged commit 2d08ab1 into master Mar 15, 2022
@martijnvans martijnvans deleted the martijnvans-test-nodes branch March 15, 2022 16:01
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