Fix test (#249)
* SessionAuthenticationMiddlware should be removed now. * Force installation of Django-mailman3 from Git for rolling builds.
This commit is contained in:
@@ -27,7 +27,7 @@ docker logs mailman-core
|
||||
|
||||
|
||||
# Check to see if the core is working as expected.
|
||||
docker exec -it mailman-core curl -u restadmin:restpass http://172.19.199.2:8001/3.1/system
|
||||
docker exec -it mailman-core curl -u restadmin:restpass http://172.19.199.2:8001/3.1/system | grep "GNU Mailman"
|
||||
|
||||
# Check to see if postorius is working.
|
||||
docker exec -it mailman-web curl -L http://172.19.199.3:8000/postorius/lists | grep "Mailing List"
|
||||
|
||||
Reference in New Issue
Block a user