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

[Java] [Integration Tests] Move all the gcs input files as part of codebase #960

Open
shashank-google opened this issue Sep 23, 2024 · 0 comments
Labels
automation Jenkins / Integration Test / Release automation java

Comments

@shashank-google
Copy link
Collaborator

Eg:
gcs.spanner.input.location=gs://dataproc-templates/data/avro/empavro
gcs.gcs.input.location=gs://dataproc-templates/integration-testing/gcstogcs/csvtoavro/csv/cities.csv
gcs.bigtable.input.location=gs://dataproc-templates/data/csv/GCSToBigTable_cities.csv
gcs.bigquery.input.location=gs://dataproc-templates/integration-testing/gcstobigquery/cities.csv
text.bigquery.input.location=gs://dataproc-templates/data/deflate

should be checked in java/.ci/

Then in stage('Reset Resources') of JenkinsFile it should be overwritten before running the tests.

@shashank-google shashank-google added java automation Jenkins / Integration Test / Release automation labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Jenkins / Integration Test / Release automation java
Projects
None yet
Development

No branches or pull requests

1 participant