Skip to content

[ci] Fixes for testing-xtm-one githubactions deployment (#15597)#15614

Merged
efaure merged 1 commit intotesting-xtm-onefrom
issue/15597-testing-xtm-one-fixes
Apr 21, 2026
Merged

[ci] Fixes for testing-xtm-one githubactions deployment (#15597)#15614
efaure merged 1 commit intotesting-xtm-onefrom
issue/15597-testing-xtm-one-fixes

Conversation

@raugier
Copy link
Copy Markdown
Member

@raugier raugier commented Apr 21, 2026

Fixes for #15557

#15597

@raugier raugier requested a review from Copilot April 21, 2026 13:16
@raugier raugier changed the title [ci] Fixes for testing-xtm-one githubactions deployment [ci] Fixes for testing-xtm-one githubactions deployment (#15597) Apr 21, 2026
@raugier raugier requested a review from efaure April 21, 2026 13:17
@raugier raugier linked an issue Apr 21, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions workflow responsible for building and redeploying the testing-xtm-one environment, aligning the restart step with the intended AWX job template/variables for that deployment path.

Changes:

  • Renamed the workflow to reflect that it performs a deploy/restart (not generic “CI”).
  • Switched the AWX job template invoked for redeploy from the previous deploy template to a rollout-restart template.
  • Updated AWX extra_vars payload keys from instance to solution for the restart job.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.61%. Comparing base (2ff2889) to head (cea2226).
⚠️ Report is 1 commits behind head on testing-xtm-one.

Additional details and impacted files
@@               Coverage Diff                @@
##           testing-xtm-one   #15614   +/-   ##
================================================
  Coverage            33.61%   33.61%           
================================================
  Files                 3189     3189           
  Lines               216746   216746           
  Branches             39951    39952    +1     
================================================
+ Hits                 72856    72859    +3     
+ Misses              143890   143887    -3     
Flag Coverage Δ
opencti-client-python 45.60% <ø> (ø)
opencti-front 2.94% <ø> (ø)
opencti-graphql 70.12% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@raugier raugier changed the base branch from master to testing-xtm-one April 21, 2026 13:44
@efaure efaure merged commit f8cdc79 into testing-xtm-one Apr 21, 2026
58 of 61 checks passed
@efaure efaure deleted the issue/15597-testing-xtm-one-fixes branch April 21, 2026 13:56
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.

Add CI to test XTM-One

3 participants