Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Powershell with runtime deps E2E tests broken #602

Open
3 tasks
neosab opened this issue Aug 22, 2018 · 0 comments
Open
3 tasks

Powershell with runtime deps E2E tests broken #602

neosab opened this issue Aug 22, 2018 · 0 comments

Comments

@neosab
Copy link
Contributor

neosab commented Aug 22, 2018

Bug Report

The following E2E tests are broken

not ok 10 Create powershell function with runtime deps
# (from function `run_with_retry' in file e2e/tests/helpers.bash, line 230,
#  in test file e2e/tests/functions.bats, line 69)
#   `run_with_retry "dispatch get image powershell-with-slack -o json | jq -r .status" "READY" 10 5' failed
# dispatch get image powershell-with-slack -o json | jq -r .status
# CREATING
not ok 11 Execute powershell with runtime deps
# (from function `run_with_retry' in file e2e/tests/helpers.bash, line 230,
#  in test file e2e/tests/functions.bats, line 79)
#   `run_with_retry "dispatch exec powershell-slack --wait -o json | jq -r .output.result" "true" 5 5' failed
# dispatch exec powershell-slack --wait -o json | jq -r .output.result
# [Code: 404] function powershell-slack not found

They will be skipped until fixed.

Expected behavior

Current behavior

Steps to reproduce

Impact

  • Low - Annoyance, but does not impact business or functionality
  • Medium - Issue can be worked around, but is causing pain
  • High - Blocker

Possible solution

Your Environment

  • Dispatch CLI version (or git commit):
  • Dispatch Chart version (or image[s] tag):
  • Operating System and version:
  • Kubernetes version (and distribution):
  • Etc (any other useful environmental information):
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant