Sipwise Jenkins Builder
21c90093f9
Release new version 0.7.14.0+0~mr3.8.14.0
8 years ago
Sipwise Jenkins Builder
59315241a0
Release new version 0.7.13.0+0~mr3.8.13.0
9 years ago
Sipwise Jenkins Builder
ec01202563
Release new version 0.7.12.0+0~mr3.8.12.0
9 years ago
Sipwise Jenkins Builder
4e036f3a61
Release new version 0.7.11.0+0~mr3.8.11.0
9 years ago
Sipwise Jenkins Builder
0df0ca41ba
Release new version 0.7.10.0+0~mr3.8.10.0
10 years ago
Sipwise Jenkins Builder
99bfc7b527
Release new version 0.7.9.0+0~mr3.8.9.0
10 years ago
Jenkins User
77586068a0
Release new version 0.7.8.0+0~mr3.8.8.0
10 years ago
Jenkins User
338b74d2f7
Release new version 0.7.7.0+0~mr3.8.7.0
10 years ago
Alexander Lutay
b1433e1989
MT#18907 We have added option '-g' to asterisk, update test
...
Change-Id: I52c6cdf63ab96786c310772a98266771b72cb825
10 years ago
Jenkins User
cb80e4ad5f
Release new version 0.7.6.0+0~mr3.8.6.0
11 years ago
Jenkins User
8b5804e6e9
Release new version 0.7.5.0+0~mr3.8.5.0
11 years ago
Jenkins User
a9b2ba3a04
Release new version 0.7.4.0+0~mr3.8.4.0
11 years ago
Alexander Lutay
dc33d41291
MT#11027 Do not check autoprov port 1444 if PBX is not enabled
...
Change-Id: I9547a9e59b9a9ff03f2d53085287844bd69c2f32
(cherry picked from commit 6326164606 )
11 years ago
Jenkins User
98bb335499
Release new version 0.7.3.0+0~mr3.8.3.0
11 years ago
Jenkins User
29ba8c4844
Release new version 0.7.2.0+0~mr3.8.2.0
11 years ago
Jenkins User
e81cf38e5b
Release new version 0.7.1.0+0~mr3.8.1.0
11 years ago
Michael Prokop
fbe5932a0d
MT#9127 Bump Standards-Version to 3.9.6
11 years ago
Alexander Lutay
f5a8608575
MT#11069 Backport Prosody ports from f2b1bba8 + 1bbfb40e templates.git
...
Change-Id: I6104fc8a1df427012084b1e68ee88394f94a975b
12 years ago
Jenkins User
370bdfe510
Release new version 0.7.0.0+0~mr3.8.0.0
12 years ago
Alexander Lutay
2e192df3aa
MT#10585 Stops testing port 2222 on PRO (no longer used)
...
Change-Id: Ie953d0f489b4c87b3d4a06751e7d7a8d6367c2af
12 years ago
Jenkins User
e4f4f87ca4
Release new version 0.6.0.0+0~mr3.7.0.0
12 years ago
Victor Seva
d65ac02853
MT#9547 load config from template in order to select tests
...
Change-Id: I15e2bd9fccee87e53609c4c00525bcd2f4974e57
12 years ago
Alexander Lutay
1e1d0ffd0c
MT#7505 Add .gitreview file for system-tests
12 years ago
Alexander Lutay
cdf84d77ed
MT#9837 Removed Apache and ossbss deamons since mr3.6+
12 years ago
Alexander Lutay
80abeab4f4
MT#9837 Updated tests accordingly to trunk changes
12 years ago
Alexander Lutay
517ae125ea
MT#9677 Removed old selfcare availability check since mr3.6+
12 years ago
Jenkins User
627df023c9
Release new version 0.5.0.0+0~mr3.6.0.0
12 years ago
Alexander Lutay
75a0abc760
MT#8895 hylafax and iaxmodem are disabled by default in PRO
12 years ago
Alexander Lutay
6cd875c668
MT#8041 Disable cores check test until sems is not fixed
12 years ago
Jenkins User
e41b90cc87
Release new version 0.4.0.0+0~mr3.5.0.0
12 years ago
Alexander Lutay
08819aaa84
MT#6659 Add check of basic files avialability
12 years ago
Alexander Lutay
101bb7c34b
MT#7349 Rename sems to ngcp-sems in tests
12 years ago
Alexander Lutay
76064bd067
MT#7333 Don't care about windows size, always one line
12 years ago
Alexander Lutay
182a1bd65c
MT#7333 Show list of cores if they exist
12 years ago
Alexander Lutay
384a145b63
MT#7333 Fixed Jenkins exception in case of absolute path
...
jenkins TAP plugin produce an exception in case if test was
triggered with absolute path, aka:
> ./testrunner /usr/share/ngcp-tests/ce/
Error:
> Processing '/var/lib/jenkins/../reports/03_no-cores.sh.tap'
> Parsing TAP test result [/var/../reports/03_no-cores.sh.tap].
> org.tap4j.parser.ParserException: Error parsing TAP Stream: Missing TAP Plan.
> at org.tap4j.parser.Tap13Parser.parse(Tap13Parser.java:221)
> at org.tap4j.parser.Tap13Parser.parseFile(Tap13Parser.java:187)
12 years ago
Alexander Lutay
1fe5910423
MT#7333 Fixed TAP output for 03_no-cores.sh
12 years ago
Victor Seva
807cb9b720
MT#7333 add support for bash tests. Add no-cores test
12 years ago
Jenkins User
864207095d
Release new version 0.3.0.0+0~mr3.4.0.0
12 years ago
Michael Prokop
19f247d5f6
MT#6807 Adjust getty check for usage with systemd
...
Check for getty process without path information and arguments,
because on systemd powered systems we have:
| /sbin/agetty tty1 38400
while sysvinit powered systemd run:
| /sbin/getty 38400 tty1
| /sbin/getty 38400 tty2
| /sbin/getty 38400 tty3
| /sbin/getty 38400 tty4
| /sbin/getty 38400 tty5
| /sbin/getty 38400 tty6
As soon as one "getty" process is available that should be fine enough
for us, no matter whether it's /sbin/agetty or /sbin/getty.
(Of course it would be even better if we'd have regex support
in the tests, but that's not available in upstream code...)
12 years ago
Michael Prokop
48e9ce9c5f
MT#6807 Check for udevd process without "--daemon" args
...
The daemon option doesn't necessarily exist, e.g. when
udev is invoked through systemd.
12 years ago
Alexander Lutay
0b86f03066
MT#6389 Do not check exect tty number (check general avialability)
...
We are not going to check exect tty numer avialability,
otherwise test will failed in case is someone loged in to
this console. Lets check at least some terminal avialability.
12 years ago
Alexander Lutay
349e51611f
MT#6389 Add ability to stip DNS check via SKIP_DNS_CHECK_TEST
...
We have no DNS records for freshly installed VMs/Vagrant/Amazon images.
So, we have to skip the test there. It is enabled by default for
other test cases as it is useful itself.
We can conside to configure DNS for freshly installed VMs one day.
12 years ago
Alexander Lutay
61d17a7c18
MT#6389 Renamed mediaproxy-ng to rtpengine
12 years ago
Alexander Lutay
965f915033
MT#6389 Add dependency for netstat
12 years ago
Alexander Lutay
1cf342e100
MT#6389 Update CE list of running processes
12 years ago
Alexander Lutay
e468dc91eb
MT#6389 Fixed tests count calculation
12 years ago
Alexander Lutay
4c448154c6
MT#6389 Removed ports duplicates
12 years ago
Alexander Lutay
aaabef088b
MT#6389 Add support of UDP ports check
12 years ago
Alexander Lutay
1e544925b4
MT#6389 Update list of opened ports
12 years ago
Alexander Lutay
9e890dceec
MT#6389 Processlist actualized for trunk/mr3.3
12 years ago