Skip to content

Drop role `testuser` immediately before running `nancy_run_localhost_real_workload.sh` + fix Dockerfile

Nikolay Samokhvalov requested to merge nik-fix-failing-ci-test into master
  • Recently, creation of testuser was added to Dockerfile. The test nancy_run_localhost_real_workload.sh attempts to do it again, thus failing. This MR has a workaround to avoid its failures /cc @masterlee997

  • Additionally, this MR fixes Dockerfile adding smart "sleep infinity" to docker run command.

Edited by postgres-ai

Merge request reports