Skip to content

Test Database Lab

Nikolay Samokhvalov requested to merge test into master

Description

Automated test of Database Lab server, on Ubuntu (16.04 or later).

Running this in CI is not yet possible because of the requirement to run dblab_server container in privileged mode.

Examples

git clone https://gitlab.com/postgres-ai/database-lab.git
cd database-lab
bash ./test/1.synthetic.sh

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes
Edited by Nikolay Samokhvalov

Merge request reports