Add tags for libpq
This commit is contained in:
parent
8c8b7d798e
commit
87da50ebd7
5 changed files with 6 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ require:
|
|||
recommend:
|
||||
- postgresql
|
||||
- postgresql-server
|
||||
tag:
|
||||
- libpq
|
||||
duration: 30m
|
||||
enabled: true
|
||||
extra-task: /CoreOS/postgresql/Sanity/basic-functionality
|
||||
|
|
|
|||
|
|
@ -24,5 +24,6 @@ tag:
|
|||
- TIPfail_Apps
|
||||
- Tier1
|
||||
- libecpg
|
||||
- libpq
|
||||
tier: '1'
|
||||
extra-task: /CoreOS/postgresql/Sanity/libecpg
|
||||
|
|
|
|||
|
|
@ -24,5 +24,6 @@ tag:
|
|||
- TIPfail_Apps
|
||||
- Tier1
|
||||
- pg_repack
|
||||
- libpq
|
||||
tier: '1'
|
||||
extra-task: /CoreOS/postgresql/Sanity/pg_repack
|
||||
|
|
|
|||
|
|
@ -23,5 +23,6 @@ tag:
|
|||
- TIPfail_Apps
|
||||
- Tier1
|
||||
- pgaudit
|
||||
- libpq
|
||||
tier: '1'
|
||||
extra-task: /CoreOS/postgresql/Sanity/pgaudit
|
||||
|
|
|
|||
|
|
@ -23,5 +23,6 @@ tag:
|
|||
- TIPfail_Apps
|
||||
- Tier1
|
||||
- postgres_decoderbufs
|
||||
- libpq
|
||||
tier: '1'
|
||||
extra-task: /CoreOS/postgresql/Sanity/postgres-decoderbufs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue