Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rerun build inputs and pipes should make inputs ready be true #4741

Merged
merged 4 commits into from
Nov 20, 2019

Conversation

clarafu
Copy link
Contributor

@clarafu clarafu commented Nov 8, 2019

Adopting rerun build inputs and pipes should also flip inputs ready to
be true.

Contributor Checklist

Are the following items included as part of this PR? Please delete checkbox items that don't apply.

Reviewer Checklist

This section is intended for the core maintainers only, to track review progress. Please do not
fill out this section.

  • Code reviewed
  • Tests reviewed
  • Documentation reviewed
  • Release notes reviewed
  • PR acceptance performed
  • New config flags added? Ensure that they are added to the BOSH
    and Helm packaging; otherwise, ignored for the integration tests (for example, if they are Garden configs that are not displayed in the --help text).

adopting rerun build inputs and pipes should also flip inputs ready to
be true.

Signed-off-by: Clara Fu <cfu@pivotal.io>
@clarafu clarafu requested a review from a team November 8, 2019 17:31
Copy link
Member

@vito vito left a comment

Choose a reason for hiding this comment

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

Confirmed the behavior but let's figure out why unit/testflight are failing.

clarafu and others added 2 commits November 19, 2019 15:49
This test is unnecessary because it is tested within the pipeline
factory tests for PipelinesToSchedule. Also fixed a missing error check
in the tests.

Signed-off-by: Clara Fu <cfu@pivotal.io>
Co-authored-by: Julia Pu <jpu@pivotal.io>
create local error vars within each go routine in the scheduler

Signed-off-by: Clara Fu <cfu@pivotal.io>
Co-authored-by: Julia Pu <jpu@pivotal.io>
If we fly sync within the test, it actually affects the fly binary that
is possibly used by multiple tests because it points to the same path.
The test is changed to create a new fly binary for the fly sync test in
order to avoid that.

Signed-off-by: Clara Fu <cfu@pivotal.io>
Co-authored-by: Alex Suraci <suraci.alex@gmail.com>
Signed-off-by: Clara Fu <cfu@pivotal.io>
@vito vito merged commit a981e3a into release/6.0.x Nov 20, 2019
@vito vito deleted the fix-inputs-ready branch November 20, 2019 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants