-
```
What steps will reproduce the problem?
1. Edit the code below to match your server/username/password info
2. Run the code
import pyodbc
constring = 'server=a;uid=b;pwd=c;database=d;TDS_Version=7.…
-
Hello Dears
I am testing your project but I am getting the error below when cloudify try to create the security group in Openstack. May you help me?
I tried another blueprint with the same crede…
-
In the same order of checkpatch for frr, I think we also need to verify topotest Pull Request, at least with `pep8` and `pylint`. But, running both on my local copy of topotest give very low score.
…
odd22 updated
6 years ago
-
At least it should concern: tempest, rally, e2e tests and Functest
-
**What happened**:
https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/kubevirt_ssp-operator/952/pull-ci-kubevirt-ssp-operator-main-e2e-single-node-functests/177870129772626329…
-
Ceph-bench and rbd bench can enhance disk benchmarking testing
https://tracker.ceph.com/projects/ceph/wiki/Benchmark_Ceph_Cluster_Performance
-
Hi Friends,
I install latest TscanCode version in my win10 machine and already configure environment variable, but the file "result.xml" is blank after executing "tscancode --xml funcTest.cpp 2>…
ghost updated
6 years ago
-
In a number of functests, the IP of the broker (incoming interface) has been changed from:
```
0.0.0.0
```
to
```
REGEX((0.0.0.0|127.0.0.1))
```
This was necessary for those affected functests…
-
**What happened**:
Helpers like `libstorage.CreateFSPVC` or `libstorage.CreateBlockPVC` search for a suitable storage classes before creating a PVC. If no storage class was found `Skip` is call…
-
Hi there!
I am currently trying to run piranha, however, it gives me failure (segfault) on unit test case @ FuncTest/2.Reconstruct. Due to this seg fault, nvprof also doesn't work. I have four mach…