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

Update core.yaml #1033

Merged
merged 1 commit into from
Aug 13, 2018
Merged

Update core.yaml #1033

merged 1 commit into from
Aug 13, 2018

Conversation

kwk
Copy link
Contributor

@kwk kwk commented Aug 13, 2018


commit fabric8-services/fabric8-wit@35fda85
Author: Konrad Kleine [email protected]
Date: Fri Aug 10 14:13:37 2018 +0200

Fix migration test (fabric8-services/fabric8-wit#2229)

Last two migration tests were using the wrong index in order to update the work item DB.


commit fabric8-services/fabric8-wit@7e2a8fd
Author: Konrad Kleine [email protected]
Date: Fri Aug 10 14:44:16 2018 +0200

Use create from model function when importing WIT from YAML (fabric8-services/fabric8-wit#2230)

This caused some new fields in the WIT not to be respected by the creator.


commit fabric8-services/fabric8-wit@fe430b1
Author: Konrad Kleine [email protected]
Date: Sat Aug 11 22:56:33 2018 +0200

Add golden files for all work item link types of all space templates (fabric8-services/fabric8-wit#2232)

This adds a golden file for the payload and response of all work item link types defined in all space templates.


commit fabric8-services/fabric8-wit@a84f6a1
Author: Konrad Kleine [email protected]
Date: Mon Aug 13 10:38:16 2018 +0200

Add forward and reverse link type description (fabric8-services/fabric8-wit#2231)

This lets us have a forward and reverse description in link types to give helpful text inside the drop down for link types in the UI.


commit fabric8-services/fabric8-wit@0ea68b4
Author: Konrad Kleine [email protected]
Date: Mon Aug 13 11:14:45 2018 +0200

Added cico_run_e2e_tests.sh (fabric8-services/fabric8-wit#2235)

We want to have end to end tests checking our PRs and in fabric8-services/fabric8-wit#2197 @rgarg1 is working on how this.

It makes sense to run the end to end tests as a standalone job because the tests can be slow and can output messages that we don't want to see inside of our unit or integration tests.

This change adds a cico_run_e2e_tests.sh file that fails all the time and outputs a message. Once the file https://github.com/openshiftio/openshiftio-cico-jobs/blob/master/devtools-ci-index.yaml is adjusted to pick up run the end to end tests using this file, then @rgarg1 can adjust his PR to execute the tests in this .sh file.


----

commit  fabric8-services/fabric8-wit@35fda85
Author: Konrad Kleine <[email protected]>
Date:   Fri Aug 10 14:13:37 2018 +0200

Fix migration test (fabric8-services/fabtric8-wit#2229)

Last two migration tests were using the wrong index in order to update the work item DB.

----

commit  fabric8-services/fabric8-wit@7e2a8fd
Author: Konrad Kleine <[email protected]>
Date:   Fri Aug 10 14:44:16 2018 +0200

Use create from model function when importing WIT from YAML (fabric8-services/fabtric8-wit#2230)

This caused some new fields in the WIT not to be respected by the creator.

----

commit  fabric8-services/fabric8-wit@fe430b1
Author: Konrad Kleine <[email protected]>
Date:   Sat Aug 11 22:56:33 2018 +0200

Add golden files for all work item link types of all space templates (fabric8-services/fabtric8-wit#2232)

This adds a golden file for the payload and response of all work item link types defined in all space templates.

----

commit  fabric8-services/fabric8-wit@a84f6a1
Author: Konrad Kleine <[email protected]>
Date:   Mon Aug 13 10:38:16 2018 +0200

Add forward and reverse link type description (fabric8-services/fabtric8-wit#2231)

This lets us have a forward and reverse description in link types to give helpful text inside the drop down for link types in the UI.

----

commit  fabric8-services/fabric8-wit@0ea68b4
Author: Konrad Kleine <[email protected]>
Date:   Mon Aug 13 11:14:45 2018 +0200

Added cico_run_e2e_tests.sh (fabric8-services/fabtric8-wit#2235)

We want to have end to end tests checking our PRs and in fabric8-services/fabtric8-wit#2197 @rgarg1 is working on how this.

It makes sense to run the end to end tests as a standalone job because the tests can be slow and can output messages that we don't want to see inside of our unit or integration tests.

This change adds a `cico_run_e2e_tests.sh` file that fails all the time and outputs a message. Once the file https://github.com/openshiftio/openshiftio-cico-jobs/blob/master/devtools-ci-index.yaml is adjusted to pick up run the end to end tests using this file, then @rgarg1 can adjust his PR to execute the tests in this `.sh` file.

----
@kwk kwk self-assigned this Aug 13, 2018
@kwk kwk requested a review from aslakknutsen August 13, 2018 11:18
@kwk
Copy link
Contributor Author

kwk commented Aug 13, 2018

@aslakknutsen according to https://chat.openshift.io/developers/pl/xfcs3zjnbbyhjgij4euy8rorne the broken E2E test is:

caused by a known issue openshiftio/openshift.io#4009

Does that mean we cannot push to prod now or what?

@aslakknutsen aslakknutsen merged commit 0fe36bc into master Aug 13, 2018
@kwk kwk deleted the kwk-patch-2 branch August 13, 2018 12:49
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