-
Using separate steps to `provision` and `finish` a plan with guest provisioned using the `beaker` plugin results in a traceback.
```
tmt run provision -h beaker
tmt run --last login
tmt run --la…
-
From crux-users:
Hi everyone,
I have some TMT 10-plex data. Is there a recommendation on how to extract individual TMT reporter ion intensity, preferably within the crux-toolkit? At which step (…
-
Seems we'll soon need a way how to store user configuration data. For example `tmt test export --nitrate` might need a `url` to the test case management system.
Brainstorming first ideas here: What…
-
For now have `selinux: yes` which is taken from `/proc/filesystems`, this seems like a weird choice since even on my system with selinux disabled this file contains the string `selinux` causing tmt pr…
-
Hi,
I wanted to avoid to set `TMT_WORKDIR_ROOT` everytime so I've decided to do symlink `/var/tmp/tmt -> /home/jscotka/tmt-output` to my home dir.
And TMT removed my symlink and replaced it by direc…
-
Hi,
I'm using following command to run test and login to test machine:
_tmt run --all -vvv provision --how minute --image rhel8 test --name . login_
Test run ok. After login, I'm in following d…
-
In case there there is a test with `id` set and this test is for some reason symlinked as other test, tmt lint will report failure. `fail G001 duplicate id `
Note, this might not be a bug and the f…
-
generate all the output needed for FragPipe TMT run
input: WU yaml config
output:
- sampleGraph.dot
- FragPipe manifest
- annotation
-
Looks like `importlib.resources` of unexpected version? Python version mismatch? `files` is available since Python 3.9, what version is `pre-commit` using?
```
$ hatch run dev:pre-commit run --all…
happz updated
2 months ago
-
### 文档链接&描述 Document Links & Description
4.数据准备
4.1 数据集介绍
数据集由EuroCup2012, EuroCup2016, WorldCup2014, WorldCup2018四个赛事的比赛视频组成,共计272个训练集、25个测试集,支持15种足球精彩动作定位与识别,动作类别分别为:射门、进球、进球有欢呼、角球、任意球、黄牌、红牌、点球、换…