[Asterisk-code-review] CI: additional python venv requirements (asterisk[development/16/python3])

Michael Bradeen asteriskteam at digium.com
Tue Aug 2 13:24:50 CDT 2022


Michael Bradeen has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/18889 )


Change subject: CI: additional python venv requirements
......................................................................

CI: additional python venv requirements

ASTERISK-26826

Change-Id: I9b281591e90d661fa9480a3b2b10f6ead0602b0e
---
M tests/CI/runTestsuite.sh
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/89/18889/1

diff --git a/tests/CI/runTestsuite.sh b/tests/CI/runTestsuite.sh
index 423783a..4774fd0 100755
--- a/tests/CI/runTestsuite.sh
+++ b/tests/CI/runTestsuite.sh
@@ -25,6 +25,7 @@
 		echo "Successfully activated virtual environment:"
 		echo $VIRTUAL_ENV
 		python -m pip install --upgrade pip
+		python -m pip install wheel setuptools build
 		python -m pip install -r ${CIDIR}/requirements.txt
 		python -m pip install -r ${CIDIR}/extras.txt
 	else

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18889
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: development/16/python3
Gerrit-Change-Id: I9b281591e90d661fa9480a3b2b10f6ead0602b0e
Gerrit-Change-Number: 18889
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Bradeen <mbradeen at sangoma.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220802/005d3714/attachment.html>


More information about the asterisk-code-review mailing list