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

[Build] Unify definition of all smoke tests into StartSmokeTests job #2637

Merged

Conversation

HannesWell
Copy link
Member

Define the different smoke-test Jenkins agents in a scripted sub-part of the StartSmokeTests job and unify the multiple definitions of the executed shell-script into one.

Define the different smoke-test Jenkins agents in a scripted sub-part of
the StartSmokeTests job and unify the multiple definitions of the
executed shell-script into one.
@HannesWell HannesWell force-pushed the smoke-tests-in-one-job branch from 1fe7eea to 5911ac7 Compare December 5, 2024 23:48
@HannesWell
Copy link
Member Author

Submitting this immediately since the verification build does not test this.

@HannesWell HannesWell merged commit 5a6d122 into eclipse-platform:master Dec 5, 2024
2 of 4 checks passed
@HannesWell HannesWell deleted the smoke-tests-in-one-job branch December 5, 2024 23:52
HannesWell added a commit to HannesWell/eclipse.platform.releng.aggregator that referenced this pull request Dec 12, 2024
Defining them only in the pipeline has the effect that the jobs forgets
it's parameter each time the job-configuration is recreated by the
seed-job and thus the subsequent first execution of the smoke-test fails
because it has 'forgotten' it's parameters and has to re-discover them
on the first pipeline execution again.

eclipse-platform#2637
HannesWell added a commit to HannesWell/eclipse.platform.releng.aggregator that referenced this pull request Dec 12, 2024
Defining them only in the pipeline has the effect that the jobs forgets
it's parameter each time the job-configuration is recreated by the
seed-job and thus the subsequent first execution of the smoke-test fails
because it has 'forgotten' it's parameters and has to re-discover them
on the first pipeline execution again.

Follow-up on
eclipse-platform#2637
HannesWell added a commit that referenced this pull request Dec 12, 2024
Defining them only in the pipeline has the effect that the jobs forgets
it's parameter each time the job-configuration is recreated by the
seed-job and thus the subsequent first execution of the smoke-test fails
because it has 'forgotten' it's parameters and has to re-discover them
on the first pipeline execution again.

Follow-up on
#2637
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.

1 participant