Commit Graph

6 Commits

Author SHA1 Message Date
Kseniia Iashina
02993f3f76 [python] Move conda installation logic to buildscript
GitOrigin-RevId: d1b539134836d9f72030f65827818f13a97d11a8
2024-01-25 19:13:40 +00:00
Kseniia Iashina
ffbf481523 [python] Refactor pycharm-tests Dockerfile
Small changes for better readability, layers organization and cleaner docker context

GitOrigin-RevId: 4dc6c7ecd4fca20de988b19fb322c90175379817
2023-12-11 15:42:19 +00:00
Ilya.Kazakevich
1ac8de30b7 [python tests] Dockerfile to build environment to run tests.
This file doesn't depend on any environment and `RUNNER` could run on any Linux.

Pythons are in `/pythons`

GitOrigin-RevId: 2c49ccf448d2812e86a043aa005d78f1ff604528
2023-07-27 20:50:40 +00:00
Ilya.Kazakevich
437cca5fd6 link/add-conda-to-py-tests
Add conda to Dockerfile for PyEnvTests

Tests in ``com.jetbrains.env.python.conda`` require conda to run. Lets run them at Linux env tests at least

Move conda tests to env, to run em on TC as PyEnvTest config

Merge-request: IJ-MR-109305
Merged-by: Ilya Kazakevich <ilya.kazakevich@jetbrains.com>

GitOrigin-RevId: e3640a71ef334033eb5dd4c008fec91b5c73de33
2023-06-23 23:17:43 +00:00
Andrey Lisin
189b9b2ac5 Update base images in pyenvtests Dockerfile to support Python 3.10 installation
GitOrigin-RevId: e4ad186799cea916c27731e613ca00a9c91aa8a2
2022-01-13 17:14:20 +00:00
Aleksey Rostovskiy
383aa0a21b add dockerfile for EnvTests 2018-08-15 14:11:53 +03:00