History log of /external/ltp/testcases/network/stress/dns/dns-stress
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eefa5b99b33d5cc2ccfd55ba0eccf59c1f55e94e 11-Apr-2017 Alexey Kodanev <alexey.kodanev@oracle.com> dns-stress: fix test and use locally defined IP addresses

* define IP addresses, which are used in DNS query/answer,
inside the test. It should be safe to use any network
as we run 'named' on a non-standard port

* remove *_REV env variables from test_net.sh

* remove useless ping test inside setup()

* options section in conf provides directory path for 'named' that's
why we don't need to specify full path for named.pid file

* remove 'client' A/AAAA records as they not used in the test

* remove TST_TMPDIR usage, use cwd

* add printing port number on which 'named' is listening

* sleep 100ms instead of 1sec when waiting for dns server

Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
/external/ltp/testcases/network/stress/dns/dns-stress
493b4e9282aefd3c65f1450dcdeb237a4f7ed977 27-Dec-2014 Alexey Kodanev <alexey.kodanev@oracle.com> network/stress/dns: cleanup, use test_net.sh library

Add IPv6 configuration to dns-stress script.

Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
/external/ltp/testcases/network/stress/dns/dns-stress
78acc3d2226c889cb7c500330a4cf41f05aceeed 01-Feb-2015 Alexey Kodanev <alexey.kodanev@oracle.com> network/stress/dns: rename dns4-stress

Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
/external/ltp/testcases/network/stress/dns/dns-stress