- Tests are written using Postman
- newman 3.1.0 is used to run on Jenkins
- there is an lxc-container with installed software on which jenkins runs the test
- when running on jenkins this test falls
- delivered locally a newman of the same version that uses jenkins, the test runs successfully on the same lxc container (i.e., the test data is the same)
my opinion, problems somewhere in jenkins. maybe someone came across the same or have ideas on how to correct this behavior. thank you in advance