#183 use OSCI_TEST variable rather than simple TEST
Closed: SOLVED by astepano. Opened by benesv.

Would it be possible to not use TEST variable in main process?

root 17775 0.0 0.1 120108 3240 pts/0 S+ 07:45 0:00 /bin/sh -c TEST=sanity-tests TEST_DIR=/var/str//NetworkManager-ci TEST_CMD='run/fedora-ci/run-tests.sh fedora27' /usr/bin/env python3 /root/.ansible/tmp/ansible-tmp-1524656724.4-79652298375176/command.py && sleep 0

I would say TEST variable is quite often used in testing environment so something less conflict-prone would be perfect. I would suggest OSCI prefix or so.


I like the gist of this in principle, but would recommend using a prefix that connects to the standard test format, e.g. STANDARD_TEST
I don't think using "OSCI" is a good idea, since it's meaningless to almost all users.

Metadata Update from @astepano:
- Issue assigned to astepano

this we need to fix at
https://pagure.io/standard-test-roles/blob/master/f/roles/standard-test-basic/tasks/main.yml#_41

@astepano I believe this is already fixed: https://pagure.io/standard-test-roles/blob/master/f/roles/standard-test-basic/files/run-basic-test#_39

@bgoncalv right. It was fixed.

Metadata Update from @astepano:
- Issue close_status updated to: SOLVED
- Issue status updated to: Closed (was: Open)

Metadata