Yug
bd247db377
ci: Trigger upgrade test jobs automatically
...
Since upgrade tests will become a necessary to
merge PRs, it is better to trigger them
automaticaly now.
Signed-off-by: Yug <yuggupta27@gmail.com>
2020-10-01 07:19:17 +00:00
Yug
0895d864e7
ci: update k8s version for upgrade tests
...
As the job seems to be unstable for k8s v1.19,
reducing the version to achieve stability for
the same.
Signed-off-by: Yug <yuggupta27@gmail.com>
2020-09-25 12:28:34 +00:00
Yug
31769aa7dc
ci: trigger upgrade tests job only on phrase
...
To avoid runs of upgrade tests on all PRs till
the job is stable, trigger it only through
phrase.
Signed-off-by: Yug <yuggupta27@gmail.com>
2020-09-24 15:02:12 +00:00
Yug
118015d762
ci: Fetch csi upgrade version from configuration file
...
Instead of accessing the upgrade version from environment
variable, set the variable directly in configuration file.
Signed-off-by: Yug <yuggupta27@gmail.com>
2020-09-23 08:53:15 +00:00
Niels de Vos
01de4eacfc
ci: restructure 'parameters' section for upgrade-tests
...
The section containing the paramaters does not seem to be structured
correctly, correct it.
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-09-22 10:30:38 +00:00
Niels de Vos
79225080f9
ci: sandbox is not a supported option
...
The Jenkins Jobs Builder files reference 'sandbox: true' as an option,
but this does not exist (anymore). Having the option causes warnings in
the Jenkins WebUI for admin users.
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-09-22 11:59:31 +02:00
Niels de Vos
cb4fd5338b
ci: correct referencing template for upgrade-tests jobs
...
Fixes : #1489
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-09-22 11:59:31 +02:00
Yug
2e2df0a877
ci: Add template file for upgrade-tests job
...
This template file contains the configuration
parameters for the upgrade-tests job.
Signed-off-by: Yug <yuggupta27@gmail.com>
2020-09-22 07:25:00 +00:00