-
Currently, we build and run containers to execute test, or manually run tests in the running container. The task is to make it easy to run tests.
-
Currently when you compile a component manually with a comp script, and that binary is part of a setup, the binary is not copied from the component bin folder into the setup bin folder.
-
$ uname -a
Linux Celsius 5.3.0-19-generic #20-Ubuntu SMP Fri Oct 18 09:04:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ ./setup_custom_fortunes.sh
/usr/games/fortune
Fortune is not installed.
Ple…
-
```
What steps will reproduce the problem?
1. Connect server and client in a 1GBit Switch
2. Start both servers (fakewww and web100)
3. Set the following tcp paramters in client.
echo 1 > /pr…
-
```
What steps will reproduce the problem?
1. Connect server and client in a 1GBit Switch
2. Start both servers (fakewww and web100)
3. Set the following tcp paramters in client.
echo 1 > /pr…
-
Hi, is there a way to setup mocha via some `config-mocha.js` script file listed at `.zuul.yml`?
I've seen there were some issue with the global leaks, I'm having those as well.
Using `this.setup({ig…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
I have downloaded the post…
-
**Describe the bug**
install.sh run fails with buster-pgdg Release error
$ ./install.sh
Checking minimum requirements...
./.env already exists, skipped creation.
./requirements.txt already…
-
My idea is to auto-generate and archive unique root passwords per machine using `agenix-rekey`.
I was able to setup some generators to get this to work using nicely.
```
age.rekey = {
generate…
-
after runnign python setup.py install , i am getiing below erroe.
error: Couldn't find a setup script in /tmp/easy_install-ian85kkj/scikit_image-0.23.2.tar.gz
I solved this error by using **pip …