Skip to content

Reorg some test runs#3406

Merged
knative-prow-robot merged 1 commit into
knative:masterfrom
matzew:reorg_upgraade_tests
Jun 25, 2020
Merged

Reorg some test runs#3406
knative-prow-robot merged 1 commit into
knative:masterfrom
matzew:reorg_upgraade_tests

Conversation

@matzew
Copy link
Copy Markdown
Member

@matzew matzew commented Jun 24, 2020

Signed-off-by: Matthias Wessendorf mwessend@redhat.com

Fixes #

Proposed Changes

  • adding pre_16
  • remove post_15

Release Note


Docs

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jun 24, 2020
@knative-prow-robot knative-prow-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. area/test-and-release Test infrastructure, tests or release labels Jun 24, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matzew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 24, 2020
Comment thread test/e2e-upgrade-tests.sh Outdated

TIMEOUT=${TIMEOUT:-30m}

run_postinstall_V015 || fail_test 'Running postinstall failed'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just curious why this is necessary? We're installing the v15 fresh, so there shouldn't need to be a reason for this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

true :-)

Comment thread test/e2e-common.sh

function run_postinstall() {
ko apply --strict -f ${POST_INSTALL_V015} || return 1
function run_preinstall_V016() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

did you mean to call this on L57 of the test?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@vaikas Oh boy 🤦

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@matzew matzew force-pushed the reorg_upgraade_tests branch from 04d33a8 to 93c0718 Compare June 25, 2020 05:12
@devguyio
Copy link
Copy Markdown
Contributor

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 25, 2020
@knative-prow-robot knative-prow-robot merged commit 88aa030 into knative:master Jun 25, 2020
lberk pushed a commit to lberk/eventing that referenced this pull request Jun 26, 2020
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release Test infrastructure, tests or release cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants