Skip to content

Conversation

kasiakoziol
Copy link
Collaborator

Description

This PR disables ARM AL2023 tests run for develop branch since these tests should only run for release of ARM version. Otherwise, they fail.

Key Changes

Removing develop branch name from a list of branches that are used to run ARM AL2023 tests.

Testing and Verification

No automated or manual tests are required. Once this PR gets merged to main, it will be validated automatically.

Related Issues

Github issue: https://splunk.atlassian.net/browse/CSPL-3535

PR Checklist

  • Code changes adhere to the project's coding standards.
  • Relevant unit and integration tests are included.
  • Documentation has been updated accordingly.
  • All tests pass locally.
  • The PR description follows the project's guidelines.

@kasiakoziol kasiakoziol changed the base branch from main to develop March 13, 2025 08:40
@coveralls
Copy link
Collaborator

coveralls commented Mar 13, 2025

Pull Request Test Coverage Report for Build 13852551239

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.008%) to 86.582%

Files with Coverage Reduction New Missed Lines %
pkg/splunk/enterprise/cp.go 1 33.33%
Totals Coverage Status
Change from base Build 13834255777: -0.008%
Covered Lines: 10537
Relevant Lines: 12170

💛 - Coveralls

on:
push:
branches:
- develop
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can actually remove this from running automatically at all. It should only be triggered manually until we move the functionality to GitLab. There are also 2 more arm based workflows for ubuntu that can be removed from automated triggers as well.

@kasiakoziol kasiakoziol force-pushed the fix/CSPL-3529_disable_arm_tests branch from 37eceeb to f71beac Compare March 14, 2025 08:19
@kasiakoziol kasiakoziol requested a review from Igor-splunk March 14, 2025 17:14
@kasiakoziol kasiakoziol merged commit e3278d7 into develop Mar 17, 2025
26 checks passed
@kasiakoziol kasiakoziol deleted the fix/CSPL-3529_disable_arm_tests branch March 17, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants