1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/integration
Anil Keshav 1272b763f8
feat (pythonBuild) enable creation of a virtual environment (venv) (#3746)
* create virtual env

* adding bin bash source

* using sources from bin bash

* trying with bash

* appending filename to source

* using standard pip install

* not using root user

* adding path for pip

* using virtual env

* using virtual env name in path

* removing virtual env

* adding file path manually

* using root

* not using root and postpone removing venv

* trying to use the python from venv

* test to remove the venve

* seeing which python

* using symlink for python

* unit test

* python docu stub

* fix unit test and yaml extra line

* fixing unit test

* unit test success case fix

* unit test fix

* unit test fixes

* unit test and default publish flag

* fix integration test

Co-authored-by: anilkeshav27 <you@example.com>
2022-04-26 14:15:24 +02:00
..
testdata added integration tests 2022-04-26 09:38:49 +02:00
contracts_test.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
docker_integration_test_executor.go added integration tests 2022-04-26 09:38:49 +02:00
integration_api_cli_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_cli_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_cnb_test.go feat(cnbBuild): cache buildpacks during multi-image build (#3635) 2022-03-30 13:58:16 +02:00
integration_gauge_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_gcs_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_github_test.go feat(githubRelease): publish multiple assets (#3702) 2022-04-08 11:29:07 +02:00
integration_gitopsUpdateDeployment_test.go (fix) gitopsUpdateDeployment - integration test for kustomize (#3572) 2022-02-25 16:38:02 +01:00
integration_golang_test.go added integration tests 2022-04-26 09:38:49 +02:00
integration_gradle_test.go adding parallel execution for integration test of golang gradle and maven (#3677) 2022-03-29 07:38:11 +02:00
integration_influx_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_jenkins_test.go fix(jenkins): fix job invocation (#2868) 2021-06-02 16:45:22 +02:00
integration_maven_test.go adding parallel execution for integration test of golang gradle and maven (#3677) 2022-03-29 07:38:11 +02:00
integration_mta_build_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_nexus_upload_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_npm_execute_scripts_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_python_build_test.go feat (pythonBuild) enable creation of a virtual environment (venv) (#3746) 2022-04-26 14:15:24 +02:00
integration_sonar_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
integration_vault_test.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
piper-command-wrapper.sh Rewrite mta IT using docker cli (#1819) 2020-07-20 18:07:08 +02:00
run-tests.sh Increased timeout for integration tests (#3648) 2022-03-18 16:30:41 +01:00