Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
@ -1 +0,0 @@
|
||||
1
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
||||
/scipy-1.8.1.tar.gz
|
||||
/scipy-1.10.0.tar.gz
|
||||
/scipy-1.10.1.tar.gz
|
||||
SOURCES/scipy-1.10.1.tar.gz
|
||||
|
1
.python3.11-scipy.metadata
Normal file
1
.python3.11-scipy.metadata
Normal file
@ -0,0 +1 @@
|
||||
ff83163396a70276c0441b541befc485b471b27b SOURCES/scipy-1.10.1.tar.gz
|
@ -1,7 +0,0 @@
|
||||
--- !Policy
|
||||
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
19
plan.fmf
19
plan.fmf
@ -1,19 +0,0 @@
|
||||
execute:
|
||||
how: tmt
|
||||
discover:
|
||||
how: shell
|
||||
tests:
|
||||
- name: bundled tests
|
||||
require:
|
||||
- python3.11-pip
|
||||
- python3.11-pytest
|
||||
- python3.11-scipy
|
||||
# transitive requirements of pooch, we want them from RHEL:
|
||||
- python3.11-charset-normalizer
|
||||
- python3.11-idna
|
||||
- python3.11-requests
|
||||
- python3.11-urllib3
|
||||
duration: 30m
|
||||
test: |
|
||||
pip3.11 install pooch==1.8.0 &&
|
||||
python3.11 -c 'import scipy; assert scipy.test()'
|
Loading…
Reference in New Issue
Block a user