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

UIVeri5 test code ist part of the product code - Have to manually extend stash #2640

Closed
ThommySte opened this issue Feb 23, 2021 · 2 comments · Fixed by #2641
Closed

UIVeri5 test code ist part of the product code - Have to manually extend stash #2640

ThommySte opened this issue Feb 23, 2021 · 2 comments · Fixed by #2641
Assignees

Comments

@ThommySte
Copy link

In case of combination the UIVeri5 test code into the repository of the application itself, it is necessary to extend the default stash "pipelineConfigAndTests" to get the UIVeri5 test code / test data into scope of the execution of the UIVeri5 test get them into the container.
If the UIVeri5 test are in separate repository you don't run into this issue.

@lndrschlz lndrschlz self-assigned this Feb 23, 2021
@OliverNocon
Copy link
Member

you are right, a dedicated stash for the tests seems to be missing.
pipelineConfigAndTests would be the incorrect stash for this though ...

Following stashes are missing:

  • buildDescriptor
  • tests

see old groovy based step: https://github.com/SAP/jenkins-library/blob/v1.117.0/resources/default_pipeline_environment.yml#L609

@lndrschlz
Copy link
Contributor

Will be fixed with #2641

@lndrschlz lndrschlz linked a pull request Feb 24, 2021 that will close this issue
2 tasks
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 a pull request may close this issue.

3 participants