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

NEXUS-31043 - Update TestIndexRule to use folders named after the test rather than an index #75

Merged
merged 3 commits into from
Feb 2, 2022

Conversation

mpiggott
Copy link
Contributor

@mpiggott mpiggott commented Feb 2, 2022

The rule generates the following:

1/
2/
index.xml

The change switches to:

MyTest/
MyTest-2/
FooTest/
{goodies.build.name}.xml

When Jenkins merges archives this avoids overwriting the files associated with different tests.

@mpiggott mpiggott added the review label Feb 2, 2022
@mpiggott mpiggott merged commit 575e339 into master Feb 2, 2022
@mpiggott mpiggott deleted the NEXUS-31043_test-data-naming branch February 2, 2022 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants