Skip to content

Simplify minscale test.#7235

Merged
knative-prow-robot merged 1 commit intoknative:masterfrom
vagababov:20200312-simplify-minscale-test
Mar 13, 2020
Merged

Simplify minscale test.#7235
knative-prow-robot merged 1 commit intoknative:masterfrom
vagababov:20200312-simplify-minscale-test

Conversation

@vagababov
Copy link
Copy Markdown
Contributor

The only error returned from the function is when we fail to actually verify the scale.
So return boolean instead.

/assign mattmoor

The only error returned from the function is when we fail to actually verify the scale.
So return boolean instead.
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Mar 13, 2020
@knative-prow-robot knative-prow-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 13, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vagababov

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release It flags unit/e2e/conformance/perf test issues for product features labels Mar 13, 2020
Copy link
Copy Markdown
Member

@mattmoor mattmoor left a comment

Choose a reason for hiding this comment

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

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 13, 2020
@knative-test-reporter-robot
Copy link
Copy Markdown

The following jobs failed:

Test name Triggers Retries
pull-knative-serving-integration-tests pull-knative-serving-integration-tests
pull-knative-serving-integration-tests
2/3

Automatically retrying due to test flakiness...
/test pull-knative-serving-integration-tests

@knative-prow-robot knative-prow-robot merged commit 158080a into knative:master Mar 13, 2020
markusthoemmes pushed a commit to markusthoemmes/knative-serving that referenced this pull request Mar 16, 2020
The only error returned from the function is when we fail to actually verify the scale.
So return boolean instead.
knative-prow-robot pushed a commit that referenced this pull request Mar 17, 2020
* Add route label to `LatestCreatedRevision` (#7110)

* Test minScale during update to configuration

* Add route label to LatestCreatedRevision

* Use impl.Enqueue instead of tracker.OnChanged in labeler reconciler

* Update minscale readiness e2e test

* faster polling (250 ms)
* more descriptive error for ensureDesiredScale
* inlined latestCreatedRevisionName check

* Enqueue route instead of config in labeler reconciler

* Only label configurations of RunLatest traffic targets

* Label configuration if it or it's revision is in a route

* Only pull config for runLatest in labeler

* Some cleanups in the e2e test (#7193)

* Some cleanups in the e2e test

* Some cleanups in the e2e test

* fix nit

* Simplify minscale test. (#7235)

The only error returned from the function is when we fail to actually verify the scale.
So return boolean instead.

* Fix minscale on deploy (#7214)

* Test minscale stability when configuration is created

* Check both .spec.traffic and .status.traffic for resources to label

* Inline condition

* Inline owner reference check

Co-authored-by: Tanzeeb Khalili <tkhalili@pivotal.io>
Co-authored-by: Victor Agababov <vagababov@gmail.com>
@vagababov vagababov deleted the 20200312-simplify-minscale-test branch June 23, 2020 23:18
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 It flags unit/e2e/conformance/perf test issues for product features 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