Skip to content

Commit

Permalink
Merge openebs#788
Browse files Browse the repository at this point in the history
788: ci(e2e): do not pass ENVIRONMENT param r=arne-rusek a=arne-rusek

It is not needed anymore as it is taken from build job run.

MQ-242

Co-authored-by: Arne Rusek <[email protected]>
  • Loading branch information
mayastor-bors and arne-rusek committed Mar 12, 2021
2 parents c1676f8 + a7ad03b commit bd6b96e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -407,11 +407,6 @@ pipeline {
propagate: true,
wait: true,
parameters: [
[
$class: 'StringParameterValue',
name: "ENVIRONMENT",
value: "${e2e_environment}"
],
[
$class: 'RunParameterValue',
name: "BUILD",
Expand Down

0 comments on commit bd6b96e

Please sign in to comment.