Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: splunk/pytest-splunk-addon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 81c4f1674303bc03bb9948aa385613b837f50ab4
Choose a base ref
..
head repository: splunk/pytest-splunk-addon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b75ba9cfc0bfd2f1a763ad22beaa3e4dba4d2e95
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +1 −1 .github/workflows/build-test-release.yml
  2. +1 −1 Dockerfile.tests
  3. +1 −1 Dockerfile.uf
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- id: matrix
uses: splunk/addonfactory-test-matrix-action@v2
uses: splunk/addonfactory-test-matrix-action@v1

fossa-scan:
continue-on-error: true
2 changes: 1 addition & 1 deletion Dockerfile.tests
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
FROM ubuntu:24.04
FROM ubuntu:22.04

RUN mkdir -p /work/tests
RUN mkdir -p /work/test-results/functional
2 changes: 1 addition & 1 deletion Dockerfile.uf
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
#
# TODO: go back to latest version when fixed
ARG SPLUNK_VERSION=8.2.6
FROM splunk/universalforwarder:9.3.1
FROM splunk/universalforwarder:8.2.6
ARG SPLUNK_VERSION=8.2.6
ARG SPLUNK_APP_ID=TA_UNKNOWN
ARG SPLUNK_APP_PACKAGE=package