Commit Graph

33 Commits

Author SHA1 Message Date
Evgenii f98b0bc5ee
fix(backup): find race and disable search in subdir, always test latest backup image in e2e, bump backup to 0.3.x (#1011)
Co-authored-by: brokenpip3 <brokenpip3@gmail.com>
2024-06-22 09:47:24 +02:00
Luigi Operoso be737522f0
feat: make ginkgo tests as matrix (#979)
- make ginkgo tests as matrix for easily re-run failing tests or checking logs
- fix pod restart check
2024-02-26 00:00:37 +01:00
Luigi Operoso 81251d3ddc
chore: update jenkins and plugins to latest lts, update gh actions, add flake, remove minikube and use kind (#974)
- update to latest jenkins lts
- update github actions
- add nix flake (experimental, build artifacts still wip)
- remove minikube and use kind for a better experience
2024-02-24 17:08:10 +01:00
Peter Becich fbe70f11ca
update image tag for `virtuslab/jenkins-operator-backup-pvc` (#781)
https://hub.docker.com/r/virtuslab/jenkins-operator-backup-pvc/tags
2023-01-08 19:45:01 +01:00
Guillaume Le Biller 17a5bfec3e
Build multi-arch images (#693)
* Build multi-arch images

* Reduce CPU requirements for jenkins instances in e2e tests

* Bump Jenkins LTS & plugins versions
2022-02-15 14:51:29 +01:00
SylwiaBrant 7e94bc623f
Prepare for Security Validator release (#680)
* Tidy up k8s events logging
* Increase memory and decrease CPU in resources
* Standarize API fields
* Refactor tests
* Change image and resources for e2e tests
* Increase readability
2021-12-07 08:23:58 +01:00
Mateusz Korus fbea1ed790 Bump version to v0.6.0 2021-06-10 08:10:50 +02:00
SylwiaBrant c74606a2ee
Migrate Helm Chart to OSDK v1.3.0 (#551)
Migrate Helm Chart to OSDK v1.3.0
2021-04-29 13:50:06 +02:00
SylwiaBrant 021ebb4745
Added TestPlugins, TestRestart and TestRestoreBackup (#504)
Co-authored-by: Tomasz Sęk
2021-02-05 13:17:06 +01:00
Tomasz Sęk 363b9e0fc0
Resolve some FIXME 2021-01-27 10:33:38 +01:00
Tomasz Sęk 524d0b861f
Refactor e2e tests to new ginkgo framework 2021-01-26 22:00:23 +01:00
Sylwia Brant 566ac9768f Grand Christmas Patch
Fixed helm not creating role permissions #424
Added ability to use custom k8s cluster domain #461
Fixed propagation of JENKINS_OPTS to seed-job agent #462
Fixed updating last backup #421
2020-12-15 10:18:40 +01:00
jkhelil 5e1496cbc3 reorganise directories for better readbility 2020-05-19 10:26:18 +02:00
Jakub Al-Khalili fe9cb921bc
#263 Execute user scripts before seed jobs (#345) 2020-04-27 14:22:49 +02:00
Tomasz Sęk 7d48aa3079
#190 Allow set quay.io/openshift/origin-jenkins with OAuth image in e2e tests (#307) 2020-03-29 18:40:07 +02:00
Tomasz Sęk c1c301ec79
#190 Improve e2e tests for OpenShift 2020-03-22 19:25:49 +01:00
Tomasz Sęk 7356a5ec49
#190 Improve e2e tests for OpenShift 2020-03-22 12:24:05 +01:00
Tomasz Sęk 987b4006bd
Try to fix the TestBackupAndRestore e2e test 2020-02-06 20:58:52 +01:00
Tomasz Sęk caa0f6e5f5
Use port-forward in e2e tests to communicate with Jenkins API 2020-01-23 13:15:41 +01:00
Jakub Al-Khalili a612939f33 Add support for local development kubernetes cluster software (#207)
#203 Add support for local development kubernetes cluster
2019-12-19 13:54:31 +01:00
Tomasz Sęk 0eaf8d9bb6
Adjust timeouts in e2e tests 2019-12-19 13:06:51 +01:00
Tomasz Sęk 7bd02997ac
Fix e2e tests 2019-12-19 11:03:37 +01:00
Jakub Al-Khalili cdde6acec3 Adjust timeouts for jobs, user configuration. Add waiting mechanism for namespace removal 2019-12-18 14:33:46 +01:00
Jakub Al-Khalili ed5a59655c Add E2E tests logging mechanism (#232)
Add E2E tests logging mechanism
2019-12-17 15:50:53 +01:00
Jakub Al-Khalili ba4a35b7a3 Adjust timeout for TestBackupAndRestore 2019-12-17 15:41:51 +01:00
Tomasz Sęk 8dd899c7d2
#110 Fix unit tests and formatting 2019-09-19 13:27:47 +02:00
Jakub Al-Khalili aeed89f3b0 Improve e2e tests - add waitForJobToFinish 2019-09-17 13:29:42 +02:00
Jakub Al-Khalili 43b75b0775 Improve e2e test with waiting enhancement 2019-09-17 08:29:25 +02:00
Tomasz Sęk 1e03f639d0
#28 Fix e2e test 2019-09-03 20:19:24 +02:00
Tomasz Sęk f7b6443fc6
Fix e2e tests 2019-06-29 17:06:38 +02:00
Tomasz Sęk 6f1b133741
#37 Improve backup PVC docker image user creation 2019-06-26 22:51:11 +02:00
Tomasz Sęk 98110fac91
#4 Make backup before pod deletion 2019-06-18 20:04:15 +02:00
Tomasz Sęk a8d3e91bbb
#4 Add e2e backup and restore test 2019-06-17 23:15:13 +02:00