Skip to content

Commit

Permalink
Add internal-inttests stream to regression test portfolio (#617)
Browse files Browse the repository at this point in the history
* Add internal-inttests stream to regression test portfolio

Signed-off-by: Eamonn Mansour <[email protected]>

* Bump inttests CPS properties to 0.38.0

Signed-off-by: Eamonn Mansour <[email protected]>

---------

Signed-off-by: Eamonn Mansour <[email protected]>
  • Loading branch information
eamansour authored Sep 26, 2024
1 parent c5159f3 commit eea1b2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/cicsk8s/galasa-dev/cps-properties.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ metadata:
namespace: framework
name: test.stream.inttests.location
data:
value: https://development.galasa.dev/main/maven-repo/inttests/dev/galasa/dev.galasa.inttests.obr/0.36.0/dev.galasa.inttests.obr-0.36.0-testcatalog.json
value: https://development.galasa.dev/main/maven-repo/inttests/dev/galasa/dev.galasa.inttests.obr/0.38.0/dev.galasa.inttests.obr-0.38.0-testcatalog.json
---
apiVersion: galasa-dev/v1alpha1
kind: GalasaProperty
metadata:
namespace: framework
name: test.stream.inttests.obr
data:
value: mvn:dev.galasa/dev.galasa.inttests.obr/0.36.0/obr
value: mvn:dev.galasa/dev.galasa.inttests.obr/0.38.0/obr
---
apiVersion: galasa-dev/v1alpha1
kind: GalasaProperty
Expand Down
2 changes: 2 additions & 0 deletions infrastructure/cicsk8s/galasa-dev/regression-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ spec:
- https://prod1-galasa-dev.cicsk8s.hursley.ibm.com/api/bootstrap
- --stream
- inttests
- --stream
- internal-inttests
- --portfolio
- /galasa/tests.yaml
- --package
Expand Down

0 comments on commit eea1b2e

Please sign in to comment.