37e257913c
Added Dockerfile and configuration files under the new `docker` directory to build a Swift All in One container image. The primary goal of this container image is to provide application developers with a Swift/S3 endpoint that can be tested against during the development cycle. Added Zuul jobs to build docker container Change-Id: Ib10975a1862a4fa8c4eeaba139837cf1f22b272a
20 lines
950 B
Plaintext
20 lines
950 B
Plaintext
/opt/python/usr/local/lib/python3.6//ctypes/test
|
|
/opt/python/usr/local/lib/python3.6//distutils/tests
|
|
/opt/python/usr/local/lib/python3.6//idlelib/idle_test
|
|
/opt/python/usr/local/lib/python3.6//lib2to3/tests
|
|
/opt/python/usr/local/lib/python3.6//sqlite3/test
|
|
/opt/python/usr/local/lib/python3.6//test
|
|
/opt/python/usr/local/lib/python3.6//tkinter/test
|
|
/opt/python/usr/local/lib/python2.7/bsddb/test
|
|
/opt/python/usr/local/lib/python2.7/ctypes/test
|
|
/opt/python/usr/local/lib/python2.7/distutils/tests
|
|
/opt/python/usr/local/lib/python2.7/email/test
|
|
/opt/python/usr/local/lib/python2.7/idlelib/idle_test
|
|
/opt/python/usr/local/lib/python2.7/json/tests
|
|
/opt/python/usr/local/lib/python2.7/lib-tk/test
|
|
/opt/python/usr/local/lib/python2.7/lib2to3/tests
|
|
/opt/python/usr/local/lib/python2.7/site-packages/simplejson/tests
|
|
/opt/python/usr/local/lib/python2.7/sqlite3/test
|
|
/opt/python/usr/local/lib/python2.7/test
|
|
/opt/python/usr/local/lib/python2.7/unittest/test
|