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

297 Коммитов

Автор SHA1 Сообщение Дата
Petr Kotas 130d873511
Add huveconfigpath variable to e2e
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-08-30 15:19:29 +02:00
Petr Kotas ca87817010
Add vpn code run before e2e to connect to the aks (#2338) 2022-08-23 11:10:54 +02:00
tschneid 1cf72c9b39 update pipeline to only generate release notes
update release documentation
2022-08-15 20:41:37 -05:00
Caden Marchese 71dc151bae
Migrate OneBranch pipelines to isolated ACR (#2309)
* migrate onebranch to isolated ACR

* retire onebranch dockerfile
2022-08-15 13:58:08 -04:00
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
Caden Marchese 6544bcd2c5
Remove 3rd party dependencies: dockerfile registry arg (#2126)
* allow args in Dockerfiles, change pull references

* add new Dockerfile for OBP, adjust template

remove debugging code
2022-06-24 14:40:13 -04:00
Ben Vesel bf87bb8cee
Clear the auth files when the pipeline exits (#2203) 2022-06-23 12:33:55 -04:00
bennerv 3615232e96 Add pull secret to allow mirroring from pd -> int 2022-06-10 14:56:34 -04:00
Jeremy Facchetti b4bd5842ac
move validate-go to github action (#2153) 2022-06-07 12:39:51 +02: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 8467ebf17e
Merge pull request #2139 from mbarnes/new-regions-May-2022
Add new ARO regions to pipelines
2022-05-31 21:49:30 +01: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
Jeremy Facchetti 8d6d4c3a95
added yaml lint (#2132)
* added yaml lint

* updated the doc
2022-05-27 13:10:11 -04:00
Matthew Barnes d7248bdea0 Add new ARO regions to pipelines
- australiacentral
- australiacentral2
- swedencentral
2022-05-27 09:59:58 -04:00
darthhexx a52a49ef20 pipelines: Require agents with go-1.17 capability for CI/E2E 2022-05-25 14:49:46 +10:00
Jeremy Facchetti fdfd3900b4
added stylecheck and moved golangci-lint to a github action (#2083)
* enabled github action instead of running from ADO

* fixed style

* fixed some style

fixed styling

fixed failing tests because of case on errs
2022-05-02 10:38:27 -04:00
Ellis Johnson bedce2b2b0
Admin Portal v2 (#2019)
Add in sre portal v2, still default to v1

Co-authored-by: Amber Brown <ambrown@redhat.com>
Co-authored-by: Brett Embery <bembery@redhat.com>
Co-authored-by: Ben Vesel <10840174+bennerv@users.noreply.github.com>
2022-04-06 09:06:11 -04:00
mikeandescavage 93b714bcb3
Update OB Build Pipeline to Pass Build Tag as Var (#2011)
* adding release_tag functionality to support releasing by tag or commit
2022-03-24 18:05:09 -04:00
mikeandescavage 71e958bc3d
Add sourcebranchname to build_tag (#1996) 2022-03-08 13:58:38 -05:00
Ross Bryan 9688c1e522 add validate-fips step into onebranch build rp template 2022-03-02 18:20:13 -05:00
Petr Kotas d69f70465c Update mirror-aro-to-int.yml for Azure Pipelines
Fix typo
2022-02-25 16:43:41 +01:00
Petr Kotas 3af21d35d3
fix: replace parameter with variable (#1984)
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-02-25 10:37:21 -05:00
Petr Kotas ecb5149d55 Update mirror-aro-to-int.yml for Azure Pipelines
Remove unused parameter
2022-02-25 16:29:20 +01:00
Petr Kotas 570811f3b5
fix: provide the correct dependent pipeline (#1982)
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-02-25 08:34:54 -05: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
Spencer Amann fe34bfc3ad add westus3 to pipeline manifests 2022-02-23 17:04:12 +00:00
Ben Vesel 16859ae9bc
Include variable groups for prod single region release (#1957) 2022-02-15 19:14:35 -05:00
Leszek Jakubowski e32e0e463c
Adding norwaywest to deploy from tag ALL regions Pipeline. (#1968) 2022-02-15 18:10:22 -05:00
Ross Bryan d3ced9732d add fips validation scripts and ci step 2022-02-14 15:10:20 +00:00
mikeandescavage 7d818d0772
Updated linux container image for build (#1964) 2022-02-11 13:00:43 -05:00
zacharyljones 9d070e11d1
chore: removed logging onebranch pipelines files from aro-rp repo (#1942) 2022-02-11 09:44:27 -05:00
Mike Drum 22b6cfb664
add tsaoptions json file, enable tsa in build rp official pipeline (#1959) 2022-02-11 09:43:12 -05:00
bennerv 99ad6f9bfe Use INT E2E Creds in Prod pipeline as we pull from the INT image registry and spin up our resources in our INT sub 2022-02-08 15:38:48 -05:00
bennerv 9fde48bb15 Fix wrongly updated parameters and variables in prod release 2022-02-08 14:04:39 -05:00
bennerv a4a4677613 Fix: use the correct variable syntax for updated variables in pipelines 2022-02-07 17:22:04 -05:00
bennerv 9d244bc98e Update release tag pipeline parameters 2022-02-07 13:04:04 -05:00
bennerv 2f882f91c7 Update correct directory path for pipeline template files 2022-02-07 12:55:51 -05:00
bennerv e8653c464e Add INT/Prod variable group requirements 2022-02-07 12:38:32 -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
bennerv 2cce57f678 Ensure TAG environment var is consistent case 2022-02-07 11:26:02 -05:00
bennerv 0090312590 ADO Pipelines make no sense 2022-02-07 11:04:53 -05:00
Petr Kotas ff25aafb2a
fix: fix service connection to the github
existing service connection does not meet requirement
for the github release

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-02-04 18:17:37 +01: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 e925381140
Merge pull request #1794 from mbarnes/vendor-4.9 2022-02-04 14:04:51 +01:00
Petr Kotas 41648c50d0 Fix: Remove build to run after e2e
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-01-31 13:51:44 +00:00