diff --git a/run_tests.sh b/run_tests.sh index 6246d83..9c46841 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -38,11 +38,11 @@ lu.LuaUnit:setOutputType('${FORMAT}') lu.LuaUnit:run() EOF else - cat< t/sources.list.d/builddeps.list +# echo "deb https://deb.sipwise.com/autobuild/ release-trunk-bookworm main" > t/sources.list.d/builddeps.list # -# % docker build --tag="lua-ngcp-kamailio-bullseye" -f t/Dockerfile . -# % docker run --rm -i -t -v $(pwd):/code:rw lua-ngcp-kamailio-bullseye:latest bash +# % docker build --tag="lua-ngcp-kamailio-bookworm" -f t/Dockerfile . +# % docker run --rm -i -t -v $(pwd):/code:rw lua-ngcp-kamailio-bookworm:latest bash # # Use the existing docker image: -# % docker pull docker.mgm.sipwise.com/lua-ngcp-kamailio-bullseye +# % docker pull docker.mgm.sipwise.com/lua-ngcp-kamailio-bookworm # NOTE: run the following command from root folder of git repository: -# % docker run --rm -i -t -v $(pwd):/code:rw docker.mgm.sipwise.com/lua-ngcp-kamailio-bullseye:latest bash +# % docker run --rm -i -t -v $(pwd):/code:rw docker.mgm.sipwise.com/lua-ngcp-kamailio-bookworm:latest bash # # Inside docker (the command is in history, just press UP button): # ./t/testrunner