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

[BEAM-3942] Remove mvn leftovers from jenkins IOIT job definitions #5812

Merged
merged 1 commit into from Jun 29, 2018

Conversation

lgajowy
Copy link
Contributor

@lgajowy lgajowy commented Jun 28, 2018

This PR removes maven leftovers that weren't removed during migration (to migrate seamlessly).


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Spark
Go Build Status --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
--- --- ---

@lgajowy
Copy link
Contributor Author

lgajowy commented Jun 28, 2018

Run seed job

@lgajowy
Copy link
Contributor Author

lgajowy commented Jun 28, 2018

Run Java MongoDBIO Performance Test

@lgajowy
Copy link
Contributor Author

lgajowy commented Jun 28, 2018

Run Java JdbcIO Performance Test

@lgajowy
Copy link
Contributor Author

lgajowy commented Jun 28, 2018

Run Java TextIO Performance Test HDFS

@lgajowy
Copy link
Contributor Author

lgajowy commented Jun 28, 2018

Run Java AvroIO Performance Test

@lgajowy lgajowy changed the title Remove mvn leftovers from jenkins IOIT job definitions [BEAM-3942] Remove mvn leftovers from jenkins IOIT job definitions Jun 28, 2018
@lgajowy
Copy link
Contributor Author

lgajowy commented Jun 28, 2018

R: @iemejia

Could you take a quick look?

Copy link
Member

@iemejia iemejia left a comment

Choose a reason for hiding this comment

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

LGTM

beam_it_options : common_job_properties.joinPipelineOptions(pipelineOptions),
beam_extra_mvn_properties: '["filesystem=gcs"]',
bigquery_table : testConfiguration.bqTable,
benchmarks : 'beam_integration_benchmark',
Copy link
Member

Choose a reason for hiding this comment

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

Minor question, is this reformatting automatic? I kind of dislike having everything aligned to colons but it seems this is common in groovy.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is automatic.

@iemejia iemejia merged commit 421fe3c into apache:master Jun 29, 2018
@lgajowy lgajowy deleted the remove-mvn-leftovers-from-ioit branch June 29, 2018 08:37
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.

None yet

2 participants