Граф коммитов

109 Коммитов

Автор SHA1 Сообщение Дата
tschneid bea9aec2d8 Bump ocp to 4.10.20, revert workarounds for BZ 2093044
Revert "Add name length validation on ARO clusters for non-zonal regions"
This reverts commit 13c3290ffc.

Revert "Typo in pipeline script"
This reverts commit 6e1acd4f13.

Revert "Truncate cluster names to 19 char in e2e pipelines"
This reverts commit b2273bdc6a.

Removed test cases in pkg/api/v20220904/openshiftcluster_validatestatic_test.go for cluster
name length validation, these tests are no longer needed as BZ 2093044 is fixed in 4.10.20
2022-07-07 14:24:10 -05:00
Ben Vesel bf87bb8cee
Clear the auth files when the pipeline exits (#2203) 2022-06-23 12:33:55 -04:00
Miguel Abad Perez 6e1acd4f13 Typo in pipeline script 2022-06-06 12:10:28 +10:00
Tony Schneider b2273bdc6a Truncate cluster names to 19 char in e2e pipelines 2022-06-03 16:34:07 -05:00
Ben Vesel 0442afdb22
Update pipelines to demand go 1.17 and update OB container to go 1.17 (#2146) 2022-05-31 11:44:29 -04:00
Petr Kotas ee5cd9a262
fix: move int mirroring to separate pipelines
integration requires it own set of credentials,
this can only by provided in a separate pipeline

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-02-25 11:41:40 +01:00
Petr Kotas 907e0452ca add: copy ARO iamge to integration
Signed-off-by: Petr Kotas <petr@kotas.tech>
2022-02-24 13:30:08 +00:00
Petr Kotas b73ec7ce6d fix: use the tag/commit as the aro version
ARO uses both tags and commits as its version.
The commits are used for the development scenario,
tags are used when building and deploing to
production.
2022-02-24 13:30:08 +00:00
bennerv 2f882f91c7 Update correct directory path for pipeline template files 2022-02-07 12:55:51 -05:00
bennerv bc9146226c Clean up debug print statement in pipelines 2022-02-07 11:50:37 -05:00
bennerv 55db043dcb Incorrect quoting on variables in pipeline 2022-02-07 11:38:57 -05:00
Petr Kotas fc5da3dcad
fix: Add go1.16 requirement to run pipelines
With addition of 4.9 release, the go build
have to run with go1.16

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-02-04 15:51:46 +01:00
Petr Kotas fb789a15e3
Fix: Remove the wrong git pull path
Removes the wrong git pull path for ADO RP-config
Removes unused parameter

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-02-04 15:11:36 +01:00
Petr Kotas d3efc247d4 Revert "Revert "[PIPELINES 4] Create release based on annotated git tag"" 2022-01-31 13:51:44 +00:00
Petr Kotas 707315182a
Fix: Broken checkout code path
The checkout behaves differently when checking out single repository.
It checkout to /s

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-01-20 15:07:06 +01:00
Petr Kotas 5f62ef8b08
Fix: Broken pull path
The original path is not working as it is blocked for writing,
Using the pipeline default instead

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-01-20 12:24:27 +01:00
Petr Kotas 56b90ee8a0
Revert "[PIPELINES 4] Create release based on annotated git tag" 2022-01-19 15:07:14 +01:00
Petr Kotas 7197f3255d
Merge pull request #1684 from petrkotas/build-by-tag 2022-01-18 18:54:08 +01:00
Petr Kotas 9ca76bad49
Merge pull request #1688 from petrkotas/deploy-via-tag 2022-01-18 15:56:02 +01:00
Petr Kotas ecd4f6d8a3
Merge pull request #1674 from petrkotas/build-on-tah 2022-01-18 10:09:15 +01:00
Petr Kotas 3fbcaee47d
Download aro deployer from tagged image
Pull aro deployer from tagged container instead of pipeline artifact.

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-01-17 08:29:42 +01:00
Petr Kotas 82edb0e92d
Build and push tagged aro image into ACR
When annotated TAG is not set the new step fails.
Otherwise it builds the tagged image and pushes it
to the ACR.

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-01-14 13:57:39 +01:00
Petr Kotas 3e445902b6
Replace artifacts with direct code checkout
Replaces configuration fetching via build pipeline with
direct code checkout.

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-01-14 11:30:28 +01:00
Mangirdas Judeikis a5e9183ac5
fluentbit pipeline 2021-09-17 12:36:35 +01:00
Mangirdas Judeikis eb893fd4c0
change SP for prod 2021-07-01 11:26:30 +01:00
Troy Connor a02238b644
util: get objectId by application for GovCloud 2021-06-15 14:04:27 -04:00
Jim Minter e8cce46105
fix script error which broke our our nightlies 2021-04-12 15:37:48 -05:00
Jim Minter 9cacea7b3c
remove rpMode from ARM templates 2021-04-08 09:12:14 -05:00
Jim Minter d7275e5bb5
remove hard-coded INT/PROD client IDs in e2e test 2021-04-08 09:12:13 -05:00
Jim Minter bbc0aef44d
Merge pull request #1329 from jim-minter/no-full-deploy
Remove full deploy
2021-02-24 07:55:40 -06:00
Jim Minter 5c5c0d2dc5
remove fullDeploy 2021-02-23 19:34:27 -06:00
Jim Minter d38bb997fc
fix vnet peering code in INT 2021-02-23 19:23:18 -06:00
Jim Minter d36292ebce
remove SRC_AUTH_GENEVA: anonymous read is now enabled 2021-02-05 16:48:37 -06:00
Jim Minter a2f37afdca
small fixes found deploying dev env to government cloud 2021-01-18 17:02:44 -06:00
Mangirdas Judeikis e2684b0a65
Fix CI 2020-12-04 09:31:46 -06:00
bennerv 9562b2f965 Add dummy LOCATION env var to prevent pipeline failures 2020-12-01 17:12:42 -05:00
Mangirdas Judeikis 6180c3424c
Run tests from image 2020-11-19 17:20:48 +00:00
Leszek Jakubowski f0dacaf817
changing master to latest as it better describes what's being run. 2020-11-13 13:23:08 -06:00
Mangirdas Judeikis 1384fc1295
Merge pull request #1147 from petrkotas/fix-sync
Fix sync
2020-11-12 06:30:20 -02:00
Mangirdas Judeikis b77f144b3b
Fix sync 2020-11-12 08:01:01 +00:00
Mangirdas Judeikis d306a483ba VSTS fix for null string 2020-11-10 12:19:07 +01:00
Jim Minter 76e797464f
add location to cluster name in CI 2020-10-29 15:45:59 -06:00
Jim Minter c2e1daf0b1
remove -rg from CI resource group names 2020-10-29 15:44:16 -06:00
Jim Minter 5c809d4edd
move test/util/infra into separate cluster tooling 2020-10-28 18:32:02 -06:00
Jim Minter 0fd247bb77
edits 2020-10-28 18:28:41 -06:00
Petr Kotas cf2cbc42a2
Refactor CI to Golang
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2020-10-27 19:16:39 -06:00
Jim Minter 23253dd85e
remove all docker images after build to preserve disk space 2020-10-20 18:57:04 -05:00
Leszek Jakubowski 9bb116c79c correcting path 2020-10-12 11:39:47 +02:00
Jim Minter 1b513970b1
use trap to remove spn json files 2020-10-08 08:29:25 -05:00
Jim Minter a302a9a54a
add az logout template 2020-10-08 08:18:09 -05:00