Skip to content

Commit

Permalink
Updated the file permissions and changed the notify channel
Browse files Browse the repository at this point in the history
Signed-off-by: Ashique Saidalavi <[email protected]>
  • Loading branch information
ashiqueps committed Dec 10, 2024
1 parent 1581903 commit 6964e66
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .expeditor/buildkite/artifact.habitat.test.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,4 @@ export PATH
echo "PATH is $PATH"

echo "--- :mag_right: Testing $PLAN"
chmod +x "${project_root}/habitat/tests/test.sh"
"${project_root}/habitat/tests/test.sh" "$pkg_ident"
2 changes: 1 addition & 1 deletion .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Slack channel in Chef Software slack to send notifications about build failures, etc
slack:
notify_channel: chef-infra-notify
notify_channel: chef-ws-notify

# This publish is triggered by the `built_in:publish_rubygems` artifact_action.
rubygems:
Expand Down
1 change: 0 additions & 1 deletion .expeditor/habitat-test.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ steps:

- label: ":linux: Validate Habitat Builds of Chef-vault"
commands:
- chmod +x .expeditor/buildkite/artifact.habitat.test.sh
- .expeditor/buildkite/artifact.habitat.test.sh
expeditor:
executor:
Expand Down
Empty file modified habitat/tests/test.sh
100644 → 100755
Empty file.

0 comments on commit 6964e66

Please sign in to comment.