Story #7101
Add diagnostic support functions on CNs to assist with MN test and deployment
100%
Description
MN deployment involves a considerable amount of testing of functionality and content. Functionality testing is supported by the mn web tester and the various test environments. Checking content however, often requires that the content be available on a MN, then wait for it to synchronize to a CN, and then examine logs or other indirect evidence of success.
The proposal is to add three methods to assist with content checking and authentication:
Diagnostic method for verifying credentials when calling an API method.
Diagnostic method for verifying system metadata structure
Diagnostic method for verifying, parsing and processing content by the indexer.
Subtasks
History
#1 Updated by Dave Vieglais over 9 years ago
- Target version changed from CCI-2.0.0 to CCI-2.0-RC1
#2 Updated by Dave Vieglais over 9 years ago
- Target version changed from CCI-2.0-RC1 to CCI-2.0.0
#3 Updated by Dave Vieglais over 9 years ago
- Project changed from Infrastructure to CN REST
- Category set to d1_cn_service
- Assignee changed from Dave Vieglais to Ben Leinfelder
#4 Updated by Dave Vieglais over 9 years ago
Perhaps consider splitting out to a new component so it can be updated separately to the CN stack
#5 Updated by Ben Leinfelder over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
Verifying deployment on cn-dev.
#6 Updated by Ben Leinfelder over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
The three diagnostic methods are operational in the cn-dev environment.