Skip to content
This repository was archived by the owner on Dec 15, 2018. It is now read-only.

Conversation

chxchx
Copy link
Contributor

@chxchx chxchx commented Mar 6, 2018

Please do retest and only merge after istio/istio#3993

also fixes istio/istio#3995

@chxchx
Copy link
Contributor Author

chxchx commented Mar 6, 2018

/assign @sebastienvas @rkpagadala @hklai

Copy link
Contributor

@rkpagadala rkpagadala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm expect for the minor comment

@@ -66,6 +66,7 @@ trap cleanup EXIT
# use uploaded yaml artifacts rather than the ones generated locally
DAILY_BUILD=istio-$(echo ${ISTIOCTL_URL} | cut -d '/' -f 6)
LINUX_DIST_URL=${ISTIOCTL_URL/istioctl/${DAILY_BUILD}-linux.tar.gz}
DEB_URL=${ISTIOCTL_URL/istioctl/deb}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add comment about this weird substitution thing.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rebased from your change so we no longer have to do substitution

@chxchx
Copy link
Contributor Author

chxchx commented Mar 6, 2018

The flag --deb_url is not yet included in the release candidate so tests are failing. Will do retest for the releases candidate the next day

Copy link
Contributor

@rkpagadala rkpagadala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@istio-testing
Copy link
Collaborator

@chxchx: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
prow/daily-e2e-rbac-no_auth-skew.sh 3340aa8 link /test daily-e2e-rbac-no_auth-skew
prow/daily-e2e-cluster_wide-auth-skew.sh 3340aa8 link /test daily-e2e-cluster_wide-auth-skew
prow/daily-e2e-rbac-auth-skew.sh 3340aa8 link /test daily-e2e-rbac-auth-skew

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@chxchx chxchx merged commit e731906 into master Mar 13, 2018
@rkpagadala rkpagadala deleted the testvm branch May 20, 2018 18:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable VM tests for release pipeline
3 participants