1. a3737ae Support stopping sending PNF registration messages in Python module by Bartek Grzybowski · 4 years, 7 months ago
  2. df5004b Add test case for invalid '--count' option value by Bartek Grzybowski · 4 years, 7 months ago
  3. 33a15ff Drop shell wrapper for 'trigger_custom' action as well by Bartek Grzybowski · 4 years, 7 months ago
  4. 626f286 Support triggering simulator app directly from MassPnfSim module by Bartek Grzybowski · 4 years, 7 months ago
  5. c17ed78 Drop shell wrapper for stopping simulator instances by Bartek Grzybowski · 4 years, 7 months ago
  6. 61ed366 Add helper routine for getting iter range in lifecycle methods by Bartek Grzybowski · 4 years, 7 months ago
  7. 572f644 Drop shell wrapper for getting simulators status by Bartek Grzybowski · 4 years, 7 months ago
  8. 110badf Add helper method to get running docker containers names list by Bartek Grzybowski · 4 years, 7 months ago
  9. 07b7d00 Add helper method to get simulator instance data by Bartek Grzybowski · 4 years, 7 months ago
  10. aaf7389 Remove postman subdirectory by mrichomme · 4 years, 7 months ago
  11. 2c825c3 Update vCPE Tosca use case by mrichomme · 4 years, 8 months ago
  12. f0190dd Add functional tests for verifying simulator services status by Bartek Grzybowski · 4 years, 8 months ago
  13. ee15fa4 Add functional test for 'clean' subcommand by Bartek Grzybowski · 4 years, 8 months ago
  14. b299db2 Add functional tests for 'stop' subcommand by Bartek Grzybowski · 4 years, 8 months ago
  15. 5196e33 Add tests for 'trigger_custom' subcommand by Bartek Grzybowski · 4 years, 8 months ago
  16. 5ca49c9 Add functional tests for 'trigger' command by Bartek Grzybowski · 4 years, 8 months ago
  17. 97bb31d Add functional tests for 'start' command by Bartek Grzybowski · 4 years, 8 months ago
  18. 2b709a7 Add functional tests for bootstrap commands by Bartek Grzybowski · 4 years, 8 months ago
  19. 59aef35 Add pytest fixtures by Bartek Grzybowski · 4 years, 8 months ago
  20. 83e0ecd Remove fixture declaration that is defined in pytest config by Bartek Grzybowski · 4 years, 8 months ago
  21. 6a33e1c Add 'pyyaml' dependency in 'pytest' tox env by Bartek Grzybowski · 4 years, 8 months ago
  22. 060b6d5 Add pytest testing scenario settings for simulator by Bartek Grzybowski · 4 years, 8 months ago
  23. f2b1483 Drop shell 'rm' command and use 'rmtree' native Python routine by Bartek Grzybowski · 4 years, 8 months ago
  24. 896cc8b Add tests for CLI script options by Bartek Grzybowski · 4 years, 8 months ago
  25. 50975a2 Create setuptools based Python env setup for the scripts by Bartek Grzybowski · 4 years, 8 months ago
  26. 5717b5e Iterate over all bootstrapped instances by default by Bartek Grzybowski · 4 years, 8 months ago
  27. a71704c Add a method to enumerate bootstrapped simulator instances by Bartek Grzybowski · 4 years, 8 months ago
  28. a89abf8 Make the actions decorator a static method in a subclass by Bartek Grzybowski · 4 years, 8 months ago
  29. bb8249e Create a boilerplate decorator for MassPnfSim class actions by Bartek Grzybowski · 4 years, 8 months ago
  30. 5422700 Run Maven directly by Bartek Grzybowski · 4 years, 8 months ago
  31. be79e4d Leverage internal shell runner in bootstrap mode by Bartek Grzybowski · 4 years, 8 months ago
  32. b61465f Add internal method for shell runner in MassPnfSim module by Bartek Grzybowski · 4 years, 8 months ago
  33. 633caca Fix ftp dir permission in sftp-server container by Bartek Grzybowski · 4 years, 8 months ago
  34. d203820 Make the maven image build an independent step by Bartek Grzybowski · 4 years, 8 months ago
  35. 19a4c45 Get and kill ROP_file_creator.sh childs as well by Bartek Grzybowski · 4 years, 8 months ago
  36. 950cbad Get the routine name to call with getattr by Bartek Grzybowski · 4 years, 8 months ago
  37. c85faa4 Move CLI options processing to module level by Bartek Grzybowski · 4 years, 8 months ago
  38. feb93cd Improve code testability by Bartek Grzybowski · 4 years, 8 months ago
  39. 8feb3f5 Allow importing the script as module by Bartek Grzybowski · 4 years, 8 months ago
  40. 6a09dd6 Rework input parameters handling by Bartek Grzybowski · 4 years, 8 months ago
  41. c981fa0 update vCPE local case by zhaoliping123 · 4 years, 8 months ago
  42. 11689da Add missing dependency for port scanning by Pawel Wieczorek · 4 years, 8 months ago
  43. 0aefca4 Use correct nmap filters by Pawel Wieczorek · 4 years, 9 months ago
  44. 937fe44 Refactor simulator instances IP setting logic by Bartek Grzybowski · 4 years, 8 months ago
  45. c9514c7 Fix services IP addresses naming by Bartek Grzybowski · 4 years, 8 months ago
  46. 8ec0816 Drop superfluous variables and type casts by Bartek Grzybowski · 4 years, 8 months ago
  47. 879d567 Supress ANSI escape sequences when terminal not detected by Bartek Grzybowski · 4 years, 8 months ago
  48. 1f76234 Make script verbosity adjustible by Bartek Grzybowski · 4 years, 8 months ago
  49. 70c116f Add input opts description in usage synopsis by Bartek Grzybowski · 4 years, 8 months ago
  50. 32fb5ab Leverage ArgumentParser facilities for input options validation by Bartek Grzybowski · 4 years, 8 months ago
  51. 8200d2a Add helper functions for input options validation by Bartek Grzybowski · 4 years, 8 months ago
  52. c29b946 Rephrase the argparse arguments help messages by Bartek Grzybowski · 4 years, 8 months ago
  53. d73a9bf Kill the 'sleep' process as well by Bartek Grzybowski · 4 years, 8 months ago
  54. 1719606 pnf-sw-upgrade: fix lock-protected update of yang module by ebo · 4 years, 8 months ago
  55. 151f6bd Exclude VFC-redis from xfail list by mrichomme · 4 years, 8 months ago
  56. 906480b Add vcpe tosca local mode case by zhaoliping123 · 4 years, 9 months ago
  57. d0bbb7a Leverage pytest parametrize mark in test_rest_api_endpoints by Bartek Grzybowski · 4 years, 9 months ago
  58. 55329d1 Leverage pytest parametrize mark in test_bad_prefix test by Bartek Grzybowski · 4 years, 9 months ago
  59. 738954b Leverage pytest parametrize mark in test_bad_moi_class test by Bartek Grzybowski · 4 years, 9 months ago
  60. e7aae53 Refactor test_unauthorized() to leverage pytest parametrize mark by Bartek Grzybowski · 4 years, 9 months ago
  61. ee0c74e netconf-pnp-simulator: fix sysrepod crash on TLS reconfig by ebo · 4 years, 9 months ago
  62. fa61808 Add test to verify bad API prefix handling by the service by Bartek Grzybowski · 4 years, 9 months ago
  63. e7c68f9 Add test to verify bad MOI handling by the service by Bartek Grzybowski · 4 years, 9 months ago
  64. babc5a8 Add test to verify unauthorized requests by Bartek Grzybowski · 4 years, 9 months ago
  65. eb24769 Fix invalid prefix check handling by Bartek Grzybowski · 4 years, 9 months ago
  66. 18c479f Return http 404 for wrong prefix, not 401 by Bartek Grzybowski · 4 years, 9 months ago
  67. 6049499 Move tests to their own directory by Bartek Grzybowski · 4 years, 9 months ago
  68. 1fe9c29 Add tox runner for pytest in prov-mns-provider by Bartek Grzybowski · 4 years, 9 months ago
  69. ae16faf Extend unit tests for provisioning management service by Bartek Grzybowski · 4 years, 9 months ago
  70. c68b629 Add unit tests for provisioning management service by Bartek Grzybowski · 4 years, 9 months ago
  71. 398c9b2 netconf-pnp-simulator: enable NETCONF send/recv message logging by ebo · 4 years, 9 months ago
  72. 09e87ee Upgrade netconf-pnp-simulator image tag to 2.8.2 by Bartek Grzybowski · 4 years, 9 months ago
  73. 28babfa Fix integration markdown errors for linter by mrichomme · 4 years, 9 months ago
  74. c06ea62 netconf-pnp-simulator: normalized image reference by ebo · 4 years, 9 months ago
  75. 44757b3 netconf-pnp-simulator: fix invalid ref to libssh v0.8.8 by ebo · 4 years, 9 months ago
  76. 25ce8bb remove CLI from https xfail list by mrichomme · 4 years, 9 months ago
  77. 1402489 Update pnf-sw-upgrade module to latest engine v2.8.1 by ebo · 4 years, 9 months ago
  78. cfa48db Remove old PNF simulator by Bartosz Gardziejewski · 4 years, 9 months ago
  79. f986059 netconf-pnp-simulator: convenient TLS and SSH configuration by ebo · 4 years, 9 months ago
  80. 7a3199b Remove deprecated options from virtualenv invocation by Bartek Grzybowski · 4 years, 9 months ago
  81. 04e2d21 Upgrade netconf-pnp-simulator tag to 2.6.2 for netconf-pnp-pmsh by Bartek Grzybowski · 4 years, 9 months ago
  82. 15c9ba5 Upgrade netconf-pnp-simulator tag to 2.6.2 for ems-netconf-swm by Bartek Grzybowski · 4 years, 9 months ago
  83. 49574db Grant a waiver for SO 30277 by Krzysztof Opasiak · 4 years, 9 months ago
  84. 9148cc2 Add 'build' target for 'sslendpoints' project by Bartek Grzybowski · 4 years, 10 months ago
  85. d688c4c Reduce cyclomatic complexity by Pawel Wieczorek · 4 years, 10 months ago
  86. 328bcfb Add "expected failure" support to non-SSL NodePort scanner by Pawel Wieczorek · 4 years, 10 months ago
  87. 8a7af5c Run port scan by Pawel Wieczorek · 4 years, 10 months ago
  88. 935f1b8 Add IP addresses filtering by Pawel Wieczorek · 4 years, 10 months ago
  89. c5cf34d Add temporary "make" target for automated testing compatibility by Pawel Wieczorek · 4 years, 10 months ago
  90. 600bce3 Add NodePorts filtering with development environment basis by Pawel Wieczorek · 4 years, 11 months ago
  91. 45d5c7a Increase verifiability of security checks by Pawel Wieczorek · 5 years ago
  92. ba7629d Add the provisioning management service provider for 5G NRM CM by Huang Cheng · 4 years, 10 months ago
  93. ebbd0c3 Add script and patch to build CBA file to support PNF SW upgrade by Enbo Wang · 4 years, 10 months ago
  94. e0fe449 Set of fixes for pnfsimulator startup by Tomasz Golabek · 4 years, 10 months ago
  95. b1778ed Add services with waiver to expected failures list for non-SSL endpoints tests by Pawel Wieczorek · 4 years, 10 months ago
  96. 48d30cd Filter out only open non-SSL ports by Pawel Wieczorek · 4 years, 10 months ago
  97. 7386213 EMS simulator extension to support netconf interaction with CDS by Yaoguang Wang · 4 years, 10 months ago
  98. 152a480 Fix regex for http xfail list by mrichomme · 4 years, 10 months ago
  99. 171c263 Unify expected failures lists naming convention by Pawel Wieczorek · 4 years, 10 months ago
  100. 17165c0 Add upstream services to expected failures list for non-SSL endpoints tests by Pawel Wieczorek · 4 years, 10 months ago