Skip to content

Updating collections.json#393

Merged
DhavalRepo18 merged 1 commit into
mainfrom
scenario_suite
Jun 19, 2026
Merged

Updating collections.json#393
DhavalRepo18 merged 1 commit into
mainfrom
scenario_suite

Conversation

@ChathurangiShyalika

Copy link
Copy Markdown
Collaborator

Summary

Updates CouchDB collection naming so scenario-suite manifests load the failure-code CSV correctly.

Changes

  • Updated src/couchdb/collections.json
  • Aligned the failure-code collection key with the scenario manifest naming
  • Ensured scenario-suite CouchDB reload works for scenario 301 and similar cases

Why

Scenario-suite execution failed because the manifest key and CouchDB collection config did not match. The loader treated the failure-code file with the wrong parser and crashed during initialization.

Result

Scenario 301 now loads correctly, and benchmark batch runs can reset and reload CouchDB without hitting the CSV/JSON parsing mismatch.

Testing

  • Ran couchdb.init_data.py for scenario 301
  • Verified failure_code.csv is loaded successfully
  • Verified benchmark runner continues past CouchDB initialization

Signed-off-by: Chathurangi Shyalika <chathurangishyalika@daniels-mbp.watson.ibm.com>
@DhavalRepo18 DhavalRepo18 merged commit 8e95289 into main Jun 19, 2026
6 checks passed
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.

2 participants