-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change to hurl since special characters are messy on scripts.
- Loading branch information
1 parent
b0a4324
commit 79d2c54
Showing
2 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
POST {{REGISTRY_DESTINATION}}/api/charts | ||
[BasicAuth] | ||
{{HELM_REPO_USERNAME}}: {{HELM_REPO_PASSWORD}} | ||
|
||
HTTP 400 | ||
[Asserts] | ||
jsonpath "$.error" == "EOF" |