Add appropriate tags to each component
Fix database library name
This commit is contained in:
parent
8c41e6b061
commit
1fb57a58d8
5 changed files with 5 additions and 2 deletions
|
|
@ -22,5 +22,6 @@ tag:
|
|||
- TIPfail
|
||||
- TIPfail_Apps
|
||||
- Tier1
|
||||
- postgres_decoderbufs
|
||||
tier: '1'
|
||||
extra-task: /CoreOS/postgresql/Sanity/postgres-decoderbufs
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ PACKAGE_DECODERBUFS="postgres-decoderbufs"
|
|||
|
||||
rlJournalStart
|
||||
rlPhaseStart FAIL "Setup"
|
||||
rlRun "rlImport postgresql/basic"
|
||||
rlRun "rlImport database/postgresql"
|
||||
PGDATA="$(postgresqlGetDataDir)";
|
||||
PACKAGES="$PACKAGES ${postgresqlPackagePrefix}${PACKAGE_DECODERBUFS} \
|
||||
${postgresqlPackagePrefix}${PACKAGE} \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue