Skip to content

Conversation

@erik-edling
Copy link
Contributor

Applicable Issues

closes #164

Description of the Change

Add a check that loops and checks if all jenkins jobs has been triggered.

Sign-off

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or

(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.

Signed-off-by:
Erik Edling erik.edling@ericsson.com

.addBuildParameter("TEST_CASE_NAME");
String test = jenkinsXmlData.getXmlAsString();*/
System.out.println();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

When @a-breid-ericsson is done with his PR in eiffel-commons, i will change the out commented lines. I won't merge like this :) Don't mind this part

Copy link

Choose a reason for hiding this comment

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

Copy link
Contributor

@Christoffer-Cortes Christoffer-Cortes left a comment

Choose a reason for hiding this comment

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

Looks good. We talked yesterday about the parameters in jenkins jobs. So maybe add a way to define parameter names in the jenkins job.

@erik-edling erik-edling force-pushed the artifactflow-successful-check branch from 0792fba to 6cf8ad8 Compare February 21, 2019 15:09
@erik-edling
Copy link
Contributor Author

In the latest commit i also made it possible to tell the jobs what parameters they should have(if any)

Copy link
Member

@e-pettersson-ericsson e-pettersson-ericsson left a comment

Choose a reason for hiding this comment

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

Looks good, tested and it works!

@erik-edling erik-edling merged commit 34ec387 into eiffel-community:systemtests Feb 22, 2019
@henning-roos henning-roos mentioned this pull request Feb 22, 2019
7 tasks
erik-edling added a commit that referenced this pull request Feb 27, 2019
* Add check if the systemtest was a success.
* Systemtests now use jenkins xml data object from eiffel-commons instead of xml file.
* Change jenkins job step so that it can take parameters and set them up with different amount of parameters.
erik-edling added a commit that referenced this pull request Mar 18, 2019
* Add check if the systemtest was a success.
* Systemtests now use jenkins xml data object from eiffel-commons instead of xml file.
* Change jenkins job step so that it can take parameters and set them up with different amount of parameters.
e-pettersson-ericsson pushed a commit that referenced this pull request Apr 24, 2019
* Add check if the systemtest was a success.
* Systemtests now use jenkins xml data object from eiffel-commons instead of xml file.
* Change jenkins job step so that it can take parameters and set them up with different amount of parameters.
erik-edling added a commit that referenced this pull request May 14, 2019
* Add check if the systemtest was a success.
* Systemtests now use jenkins xml data object from eiffel-commons instead of xml file.
* Change jenkins job step so that it can take parameters and set them up with different amount of parameters.
erik-edling added a commit that referenced this pull request Jun 19, 2019
* Add check if the systemtest was a success.
* Systemtests now use jenkins xml data object from eiffel-commons instead of xml file.
* Change jenkins job step so that it can take parameters and set them up with different amount of parameters.
erik-edling added a commit that referenced this pull request Jul 10, 2019
* Add check if the systemtest was a success.
* Systemtests now use jenkins xml data object from eiffel-commons instead of xml file.
* Change jenkins job step so that it can take parameters and set them up with different amount of parameters.
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