qascade / dcr

A PoC framework to orchestrate interoperable Differentially Private Data Clean Room Services using Intel SGX hardware as root of trust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test: Init Test Env

qascade opened this issue · comments

Description

We want dcr to initialize a test environment which is two postgres containers with test data preloaded.

How are you planning to resolve on this issue?

dcr init --testenv should spin up two postgres containers with media/advertiser data loaded in each of them.

Defering this as we are not considering Postgres as a source for now.