Skip to content

Commit

Permalink
trigger AL2023 build for splunk 9.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rlieberman-splunk committed Dec 5, 2024
1 parent 98df5dd commit 6270cdd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/arm-AL2023-build-test-push-workflow-AL2023.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Arm AL2023 Smoke Test WorkFlow
on:
push:
branches:
- CSPL_2920_xx
- CSPL_2920
jobs:
check-formating:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -162,12 +162,12 @@ jobs:
fail-fast: false
matrix:
test: [
basic,
appframeworks1,
# basic,
# appframeworks1,
managerappframeworkc3,
managerappframeworkm4,
managersecret,
managermc,
# managerappframeworkm4,
# managersecret,
# managermc,
]
runs-on: ubuntu-latest
env:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/arm-Ubuntu-build-test-push-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Arm Ubuntu Smoke Test WorkFlow
on:
push:
branches:
- CSPL_2920
- CSPL_2920_xxx
jobs:
check-formating:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -162,12 +162,12 @@ jobs:
fail-fast: false
matrix:
test: [
basic,
appframeworks1,
# basic,
# appframeworks1,
managerappframeworkc3,
managerappframeworkm4,
managersecret,
managermc,
# managersecret,
# managermc,
]
runs-on: ubuntu-latest
env:
Expand Down
2 changes: 1 addition & 1 deletion test/appframework_aws/c3/manager_appframework_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ var _ = Describe("c3appfw test", func() {
})
})

Context("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework and Image Upgrade", func() {
XContext("Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework and Image Upgrade", func() {
It("smoke, c3, managerappframeworkc3t, appframework: can deploy a C3 SVA with App Framework enabled, install apps then upgrade the image and apps", func() {

//################## SETUP ####################
Expand Down

0 comments on commit 6270cdd

Please sign in to comment.