Skip to content

Commit

Permalink
Merge pull request #205 from catastrophe-brandon/jenkinsfile-smoke-se…
Browse files Browse the repository at this point in the history
…ttings

Add settings for smoke test run
  • Loading branch information
coderbydesign authored Feb 12, 2020
2 parents 8cd6128 + 84b357a commit f64985f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Jenkinsfile-smoke.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ if (env.CHANGE_ID) {
ocDeployerServiceSets: "rbac",
iqePlugins: ["iqe-rbac-plugin"],
pytestMarker: "rbac_smoke",
configFileCredentialsId: "settings_rbac_smoke"
)
}
}

0 comments on commit f64985f

Please sign in to comment.