We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a003d76 commit e384f68Copy full SHA for e384f68
1 file changed
pr_check.sh
@@ -7,7 +7,7 @@ export APP_NAME="patchman" # name of app-sre "application" folder this componen
7
export COMPONENT_NAME="patchman" # name of app-sre "resourceTemplate" in deploy.yaml for this component
8
export IMAGE="quay.io/cloudservices/patchman-engine-app"
9
export DOCKERFILE="Dockerfile"
10
-export COMPONENTS_W_RESOURCES="vmaas content-sources-backend"
+export COMPONENTS_W_RESOURCES="vmaas content-sources-backend pulp"
11
12
export IQE_PLUGINS="patchman"
13
export IQE_MARKER_EXPRESSION="patch_smoke"
0 commit comments