medic / cht-release-testing

Used to track release testing on medic projects
2 stars 0 forks source link

Test Self signed Certificate #200

Closed ngaruko closed 1 year ago

ngaruko commented 1 year ago

User: Admin Site: local/docker Platform: MacOs, Linux, Windows / Chrome, Firefox Test Steps: Steps for test

1. Check if there is documentation for this > for all OS we support 2. Check that it works Expected Result: User should have comprehensive documentation. No error during installation and/or update
mrjones-plip commented 1 year ago

Check if there is documentation for this > for all OS we support

@garethbowen @ngaruko - I believe we were OK shipping CHT 4.0 with out documentation. Do we want to make this step a part of AT then?

mrjones-plip commented 1 year ago

AT passes

Setup is to wget latest files:

wget  https://staging.dev.medicmobile.org/_couch/builds/medic:medic:master/docker-compose/cht-couchdb.yml
wget https://staging.dev.medicmobile.org/_couch/builds/medic:medic:master/docker-compose/cht-core.yml
wget https://raw.githubusercontent.com/medic/cht-upgrade-service/main/docker-compose.yml

Then do AT:

ngaruko commented 1 year ago

Thanks @mrjones-plip