diff --git a/.expeditor/build.habitat.yml b/.expeditor/build.habitat.yml index 20360ad56..4be62ad7c 100644 --- a/.expeditor/build.habitat.yml +++ b/.expeditor/build.habitat.yml @@ -6,4 +6,4 @@ expeditor: buildkite: retry: automatic: - limit: 1 \ No newline at end of file + limit: 1 diff --git a/.expeditor/buildkite/artifact.habitat.test.sh b/.expeditor/buildkite/artifact.habitat.test.sh index 034967ab0..625ff750e 100644 --- a/.expeditor/buildkite/artifact.habitat.test.sh +++ b/.expeditor/buildkite/artifact.habitat.test.sh @@ -72,4 +72,4 @@ export PATH echo "PATH is $PATH" echo "--- :mag_right: Testing $PLAN" -${project_root}/habitat/tests/test.sh "$pkg_ident" || error 'failures during test of executables' \ No newline at end of file +sudo ${project_root}/habitat/tests/test.sh "$pkg_ident" || error 'failures during test of executables' \ No newline at end of file diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 34ed83af5..0819c2bf5 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -41,8 +41,8 @@ subscriptions: # - trigger_pipeline:habitat/build: # only_if: built_in:bump_version # ignore_labels: - # - "Expeditor: Skip Habitat" - # - "Expeditor: Skip All" + # - "Expeditor: Skip Habitat" + # - "Expeditor: Skip All" - workload: project_promoted:{{agent_id}}:* actions: diff --git a/.expeditor/habitat-test.pipeline.yml b/.expeditor/habitat-test.pipeline.yml index c5310a4ed..72f3b4fd2 100644 --- a/.expeditor/habitat-test.pipeline.yml +++ b/.expeditor/habitat-test.pipeline.yml @@ -11,7 +11,7 @@ steps: - label: ":linux: Validate Habitat Builds of test-kitchen" commands: - - .expeditor/buildkite/artifact.habitat.test.sh + - sudo .expeditor/buildkite/artifact.habitat.test.sh expeditor: executor: docker: