Eventing API testing#689
Conversation
Add acceptance test coverage for the eventing function resource and data sources: create (minimal/full/omitted defaults), all binding and auth types, settings, the activation-state lifecycle and idempotency, update paths (undeployed/paused; deployed-change rejection), import (all states, not-found, malformed id, secret redaction), delete (all states, already-gone), datasource get/list/export/filter/full-payload, drift/no-op, and validator/error cases. The description-clear fix these tests surfaced is delivered separately in AV-136448-desc; TestAccEventingFunctionResourceRemoveDescription is skipped here until that merges. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ce cluster Move the eventing service to its own service group with dedicated nodes on the common acceptance-test cluster, so eventing list reads and activation-state calls are not throttled by data/index/query load. That contention caused intermittent "context deadline exceeded" timeouts on the eventing functions list data source and on deploy/pause under concurrent load. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
PR Description Error: |
|
🚨 PR title "Eventing API testing" does not match the required format. |
|
No PR template selections were detected. Please make sure to fill out the PR template properly by selecting the appropriate checkboxes. |
669cc1b to
52dd055
Compare
|
🚨 PR title "Eventing API testing" does not match the required format. |
|
PR Description Error: |
|
No PR template selections were detected. Please make sure to fill out the PR template properly by selecting the appropriate checkboxes. |
52dd055 to
7f3ca74
Compare
|
PR Description Error: |
|
No PR template selections were detected. Please make sure to fill out the PR template properly by selecting the appropriate checkboxes. |
|
🚨 PR title "Eventing API testing" does not match the required format. |
7f3ca74 to
c4b9021
Compare
|
PR Description Error: |
|
🚨 PR title "Eventing API testing" does not match the required format. |
|
No PR template selections were detected. Please make sure to fill out the PR template properly by selecting the appropriate checkboxes. |
|
PR Description Error: |
|
🚨 PR title "Eventing API testing" does not match the required format. |
|
No PR template selections were detected. Please make sure to fill out the PR template properly by selecting the appropriate checkboxes. |
eebde89 to
da5709e
Compare
|
No PR template selections were detected. Please make sure to fill out the PR template properly by selecting the appropriate checkboxes. |
|
🚨 PR title "Eventing API testing" does not match the required format. |
|
PR Description Error: |
Jira
Description
Please include a summary of the fix/feature/change, including any relevant motivation and context.
Type of Change
Manual Testing Approach
How was this change tested and do you have evidence? (REQUIRED: Select at least 1)
Testing
Testing
Further comments