Add deployer setting to system test configuration#1104
Conversation
ad53533 to
3673483
Compare
|
/test |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (4)
📝 WalkthroughWalkthroughThe PR introduces a Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Comment |
| @@ -0,0 +1,82 @@ | |||
| <!-- NOTICE: Do not edit this file manually.--> | |||
There was a problem hiding this comment.
Nit. Create a simple README that describes the purpose of the test package, and remove the template.
💚 Build Succeeded
History
cc @mrodm |
What does this PR do?
Add the validation of the
deployersetting into the system test configuration file spec.It is based on the changes introduced in #1099
Why is it important?
It ensures via spec that the values for this setting are the expected ones in the system test configuration files.
Checklist
test/packagesthat prove my change is effective.spec/changelog.yml.Related issues
deployerfor system benchmarks #1099