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

Fix spark-tests script for classifier #3453

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

tgravescs
Copy link
Collaborator

update to download spark301 version of integration test jar and remove the classifier from pytest.tar.gz. even though we build pytest.tar.gz with the classifier of spark301, when you do an install or deploy it installs without spark301. So fix this script for now, we have another task to have integration tests use the correct version of spark jar as follow on.

I used test jenkins build and it downloaded everything properly and started to run the tests, I didn't wait for it to finish.

Signed-off-by: Thomas Graves tgraves@nvidia.com

test jar and remove the classifier from pytest.tar.gz

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs tgravescs added the build Related to CI / CD or cleanly building label Sep 10, 2021
@tgravescs tgravescs added this to the Aug 30 - Sept 10 milestone Sep 10, 2021
@tgravescs tgravescs self-assigned this Sep 10, 2021
@tgravescs
Copy link
Collaborator Author

again here premerge doesn't test this script so I'm going to merge early and kick integration tests again.

@tgravescs tgravescs merged commit 1e62e02 into NVIDIA:branch-21.10 Sep 10, 2021
@tgravescs tgravescs deleted the inttestfix branch September 10, 2021 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants