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

Update jenkins files for 0.3 #693

Merged
merged 2 commits into from
Sep 9, 2020
Merged

Conversation

tgravescs
Copy link
Collaborator

Update jenkins files for branch-0.3, remove including databricks jar in
premerge build since we don't test it there anyway, and update databricks build to use a separate cluster
for 0.3.

premerge build, and update databricks build to use a separate cluster
for 0.3.

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

build

@tgravescs
Copy link
Collaborator Author

Unfortunately I couldn't test databricks build because AWS doesn't have any GPU instances right now.

@tgravescs
Copy link
Collaborator Author

fyi @NvTimLiu @GaryShen2008

@tgravescs
Copy link
Collaborator Author

Also. note the release notes script needs update and I didn't test any of this, assume that will be done when they create the builds. I just wanted to get these changed so nothing accidental got pushed with wrong versions and premerge would work.

revans2
revans2 previously approved these changes Sep 9, 2020
jlowe
jlowe previously approved these changes Sep 9, 2020
@@ -37,7 +37,7 @@ export PATH="$SPARK_HOME/bin:$SPARK_HOME/sbin:$PATH"
tar zxf $SPARK_HOME.tgz -C $ARTF_ROOT && \
rm -f $SPARK_HOME.tgz

mvn -U -B $MVN_URM_MIRROR '-Pinclude-databricks,!snapshot-shims' clean verify -Dpytest.TEST_TAGS=''
mvn -U -B $MVN_URM_MIRROR '!snapshot-shims' clean verify -Dpytest.TEST_TAGS=''
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the build failed with this change because you also deleted the -P

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs tgravescs dismissed stale reviews from jlowe and revans2 via 171dbe5 September 9, 2020 14:53
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit 4bfe8e5 into NVIDIA:branch-0.3 Sep 9, 2020
@tgravescs tgravescs deleted the databricksci03 branch September 9, 2020 16:10
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Update jenkins files for branch-0.3, remove including databricks jar in
premerge build, and update databricks build to use a separate cluster
for 0.3.

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

* Fix removal of -P

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Update jenkins files for branch-0.3, remove including databricks jar in
premerge build, and update databricks build to use a separate cluster
for 0.3.

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

* Fix removal of -P

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…IDIA#693)

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
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.

3 participants