Skip to content

Implement dev to master CI - #1

Open
acosta11 wants to merge 10 commits into
developfrom
update-ci
Open

Implement dev to master CI#1
acosta11 wants to merge 10 commits into
developfrom
update-ci

Conversation

@acosta11

@acosta11 acosta11 commented Mar 3, 2020

Copy link
Copy Markdown
Owner

Future self, this is a test PR, please ignore.

We expect a failure for the branch check.

jenspinney and others added 10 commits February 28, 2020 12:36
This is the more functional version of a broken commit I had to revert.
We previously tried to create a subdomain with a timestamp in it to
address some of the DNS flakiness we were seeing.

However, it seems that that change didn't actually make things better,
so we're reverting it to reduce the complexity of our DNS script.

[#171452798]

Signed-off-by: Jen Spinney <jspinney@pivotal.io>
[#171452798]

Signed-off-by: Jen Spinney <jspinney@pivotal.io>
Instead of running stability tests and commit validation in the same
job, we now have a separate job just for stability tests. This new job
lives in a separate group in the same pipeline as the commit validation
pipeline.

[#171451722]
[skip ci]

Signed-off-by: Jen Spinney <jspinney@pivotal.io>
Previously, the job that validated new commits and the job that tested
the stabilty of cf-for-k8s by running tests every 20 minutes shared the
same pool of environments.

Going forward, we'd like to grow the environment pool for testing
commits and PRs, but if the stability tests consume from the same
environment, we run into the risk of flakes consuming all available
environments. Because of this, we decided to isolate the stability
environment pool.

[#171451722]
- also update development doc to include image reference guidance.

[finishes #171454907](https://www.pivotaltracker.com/story/show/171454907)

Co-authored-by: Sebastian Vidrio <svidrio@pivotal.io>
Co-authored-by: Dave Walter <dwalter@pivotal.io>
also refactor cf-for-k8s-pr and reliability testing into groups under
single pipeline

[#171524414](https://www.pivotaltracker.com/story/show/171524414)
[#171451722](https://www.pivotaltracker.com/story/show/171451722)

Co-authored-by: Sebastian Vidrio <svidrio@pivotal.io>
@cf-rel-int-status-bot

Copy link
Copy Markdown
Collaborator

Hello friend, it looks like your pull request has failed one or more of our checks. Please take a look! 👀

@acosta11
acosta11 changed the base branch from master to develop March 3, 2020 22:19
@acosta11
acosta11 changed the base branch from develop to master March 3, 2020 22:48
@cf-rel-int-status-bot

Copy link
Copy Markdown
Collaborator

Hello friend, it looks like your pull request has failed one or more of our checks. Please take a look! 👀

@acosta11
acosta11 changed the base branch from master to develop March 3, 2020 22:50
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.

4 participants