diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-09-01 12:52:14 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-09-03 13:23:41 +0000 |
commit | 8ad94d2f75c0866c938ab74e6b32ffa6c9d29702 (patch) | |
tree | 0ab353dbf36f25ecbf7c28f9d0d1252072ed4442 /security | |
parent | d9df5c43d5ff74f934e2a117757b268256e7b813 (diff) |
Remove old SECCOM waiver lists source
SECCOM waivers are now located in "integration/seccom" repository.
Issue-ID: INT-1710
Change-Id: I5d89e2e92a115336ba880cb305d64a6d66265225
Depends-On: I5f0f11307dd259d2a66a2916ac4ac01e27177b29
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'security')
-rw-r--r-- | security/scripts/root_pods_xfail.txt | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/security/scripts/root_pods_xfail.txt b/security/scripts/root_pods_xfail.txt deleted file mode 100644 index 16ba884..0000000 --- a/security/scripts/root_pods_xfail.txt +++ /dev/null @@ -1,35 +0,0 @@ -# Expected failure list for rooted ports - -# frankfurt history -## We consider only the pods we built -#aaf-cass # cassandra -#aaf-sms-vault # upstream vault and consul docker used by aaf AAF-1102 -#aai # aai pods not launched as root even root user still in dockers AAI-2822 -#awx # ansible -#cassandra # common cassandra -#consul # nobody remembers who is responsible for consul -#dcae-redis # redis container -#dcae-mongo # mongo container -#dcae-cloudify-manager # DCAEGEN2-2121 -#dcae-tca-analytics # tmp tca will be replaced by secured tca2 in G -#mariadb # common mariadb -#msb-consul # another consul -#multicloud-fcaps # rabbit-mq upstream pod MULTICLOUD-1017 -#multicloud-k8s-etcd -#multicloud-k8s-mongo -#music-cassandra # music has itw own cassandra -#nbi-mongo # a mongo db -#netbox # netbox -#pomba-elasticsearch # elasticsearch -#portal-cassandra # portal cassandra -#portal-db # portal mariadb -#portal-zookeeper # portal zookeeper -#zookeeper # common zookeper - -## other waivers -#robot # testing -#sniro-emulator # testing -#oof-cmso-service # testing -#vnfsdk # testing VNFSDK-565 -#pomba # nobody taking cares of pomba for several releases -#dcaemod # dcae experimental pods for Frankfurt |