You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Print max-in-flight value alongside deployment status [main] (#3098)
* Deduplicate tests from previous merge
Co-authored-by: Greg Weresch <[email protected]>
* Print max-in-flight value as part of deployment information in process table
when it is set to non-default value (currently 1)
Co-authored-by: Greg Weresch <[email protected]>
* Fix flakey tests that look for output from cf app
- these tests depend on a short-lived state
Co-authored-by: Greg Weresch <[email protected]>
* Apply suggestions from code review
Co-authored-by: João Pereira <[email protected]>
* Refactor app summary displayer tests to use Say instead of MatchRegexp
Co-authored-by: Greg Weresch <[email protected]>
---------
Co-authored-by: Greg Weresch <[email protected]>
Co-authored-by: João Pereira <[email protected]>
display.UI.DisplayText(fmt.Sprintf("Please run `cf continue-deployment %s` to promote the canary deployment, or `cf cancel-deployment %s` to rollback to the previous version.", summary.Application.Name, summary.Application.Name))
0 commit comments