Included k8s job for populating DB namespaces for TS use-case test 32/3732/2
authorRon Shacham <rshacham@research.att.com>
Mon, 18 May 2020 16:54:54 +0000 (12:54 -0400)
committerRon Shacham <rshacham@research.att.com>
Mon, 18 May 2020 18:34:04 +0000 (14:34 -0400)
commit33d7236e964025d9d08b4dbfddd193b464d1111d
treebd91c5d050f5a7009526161777a5807826760dc1
parent784a30fbf233f6f230707608c660fffa784d2223
Included k8s job for populating DB namespaces for TS use-case test

Signed-off-by: Ron Shacham <rshacham@research.att.com>
Change-Id: Ib874f5af65d878a124727fa9fc7a0802bc16761a
test/populatedb/Dockerfile [new file with mode: 0644]
test/populatedb/helm/Chart.yaml [new file with mode: 0644]
test/populatedb/helm/templates/job.yaml [new file with mode: 0755]
test/populatedb/helm/values.yaml [new file with mode: 0644]
test/populatedb/populate_db.sh [new file with mode: 0755]
test/populatedb/src/Makefile [new file with mode: 0644]
test/populatedb/src/write_sdl.cpp [new file with mode: 0644]