You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
correcting audit integration test script file (#4071)
* correcting audit integration test script file
Signed-off-by: PrasannaHegde1 <[email protected]>
* correcting audit integration test script file
Signed-off-by: PrasannaHegde1 <[email protected]>
* correcting audit integration test script file
Signed-off-by: PrasannaHegde1 <[email protected]>
* e2e-audit should fail if tests fail
Signed-off-by: Lee Surprenant <[email protected]>
* disable TTY for docker-compose exec
To fix issue where the script bombs out with 'the input device is not a TTY'.
From the man page for docker-compose exec `-T`: Disable pseudo-tty allocation. By default docker-compose exec allocates a TTY.
Signed-off-by: Lee Surprenant <[email protected]>
* Copy over tenant1 derby datasource definitions
Signed-off-by: Lee Surprenant <[email protected]>
* adding overrides target to docker compose file
Signed-off-by: PrasannaHegde1 <[email protected]>
* adding erase operation config to fhir-server-config-audit-cicd.json
Signed-off-by: PrasannaHegde1 <[email protected]>
* adding X-FHIR-FORWARDED-URL config to fhir-server-config-audit-cicd.json
Signed-off-by: PrasannaHegde1 <[email protected]>
Signed-off-by: PrasannaHegde1 <[email protected]>
Signed-off-by: Lee Surprenant <[email protected]>
Co-authored-by: Lee Surprenant <[email protected]>
0 commit comments