Skip to content
Snippets Groups Projects

Migrate Beam benchmark implementation

1 file
+ 1
8
Compare changes
  • Side-by-side
  • Inline
+ 1
8
@@ -129,14 +129,7 @@ spotbugs-benchmarks:
- changes:
- theodolite-benchmarks/*
- theodolite-benchmarks/$JAVA_PROJECT_NAME/**/*
- theodolite-benchmarks/kstreams-commons/**/*
- theodolite-benchmarks/flink-commons/**/*
- theodolite-benchmarks/beam-commons/**/*
- theodolite-benchmarks/uc1-beam/**/*
- theodolite-benchmarks/uc2-beam/**/*
- theodolite-benchmarks/uc3-beam/**/*
- theodolite-benchmarks/uc4-beam/**/*
- theodolite-benchmarks/load-generator-commons/**/*
- theodolite-benchmarks/{$JAVA_PROJECT_DEPS}/**/*
if: "$CR_HOST && $CR_ORG && $CR_USER && $CR_PW && $IMAGE_NAME && $JAVA_PROJECT_NAME && $JAVA_PROJECT_DEPS"
when: always
- if: "$CR_HOST && $CR_ORG && $CR_USER && $CR_PW && $IMAGE_NAME && $JAVA_PROJECT_NAME"
Loading