Skip to content
Snippets Groups Projects
Commit 9bcefdb6 authored by Nicolas KAROLAK's avatar Nicolas KAROLAK
Browse files

fix(test_postgresql): criticality

parent 94885ec4
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python3 #!/usr/bin/env python3
"""This test check the current state of the PostgreSQL database cluster.""" """
Criticality: High
This test check the current state of the PostgreSQL database cluster.
"""
import imp import imp
import os import os
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment