Skip to content

use nightly build for acceptance module#1271

Merged
mehul-jain1 merged 1 commit into
mainfrom
MODULES-11649
Dec 22, 2025
Merged

use nightly build for acceptance module#1271
mehul-jain1 merged 1 commit into
mainfrom
MODULES-11649

Conversation

@mehul-jain1

@mehul-jain1 mehul-jain1 commented Dec 22, 2025

Copy link
Copy Markdown

Summary

This pull request updates the GitHub Actions workflows to ensure that the acceptance tests are run with the --nightly flag in both the continuous integration and nightly workflows.

Workflow configuration updates:

  • .github/workflows/ci.yml: Added the flags: '--nightly' parameter to the Acceptance job to ensure nightly-specific tests or behaviors are triggered during CI runs.
  • .github/workflows/nightly.yml: Added the flags: '--nightly' parameter to the Acceptance job to ensure nightly-specific tests or behaviors are triggered during nightly runs.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@mehul-jain1 mehul-jain1 requested a review from a team December 22, 2025 09:57
@mehul-jain1 mehul-jain1 marked this pull request as ready for review December 22, 2025 12:27
@mehul-jain1 mehul-jain1 merged commit 400e1a5 into main Dec 22, 2025
14 checks passed
@mehul-jain1 mehul-jain1 deleted the MODULES-11649 branch December 22, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants