JP2020048172A - Verification device for open facility, verification method, and program - Google Patents

Verification device for open facility, verification method, and program Download PDF

Info

Publication number
JP2020048172A
JP2020048172A JP2018177696A JP2018177696A JP2020048172A JP 2020048172 A JP2020048172 A JP 2020048172A JP 2018177696 A JP2018177696 A JP 2018177696A JP 2018177696 A JP2018177696 A JP 2018177696A JP 2020048172 A JP2020048172 A JP 2020048172A
Authority
JP
Japan
Prior art keywords
test
unit
network device
virtual network
combination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018177696A
Other languages
Japanese (ja)
Other versions
JP6914901B2 (en
Inventor
圭介 黒木
Keisuke Kuroki
圭介 黒木
林 通秋
Michiaki Hayashi
通秋 林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KDDI Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2018177696A priority Critical patent/JP6914901B2/en
Publication of JP2020048172A publication Critical patent/JP2020048172A/en
Application granted granted Critical
Publication of JP6914901B2 publication Critical patent/JP6914901B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

To provide a verification device for performing efficient function verification of an open network facility, a verification method, and a program.SOLUTION: A verification device 100 for an open facility includes: a test configuration management unit 110 for configuring virtual network devices by combining a hardware emulator for emulating operation of network device hardware with a network OS for controlling the network device; a test performing unit 120 for performing a necessary test on the virtual network devices from a predetermined test item; and a test result determination unit 130 for determining a result of a performed test.SELECTED DRAWING: Figure 1

Description

本発明は、オープン化ネットワーク設備の効率的な機能検証を実施する検証装置、検証方法、およびプログラムに関する。   The present invention relates to a verification device, a verification method, and a program for performing efficient function verification of an open network facility.

ネットワークを構成する機器において、オープン化が進んでいる。ここで言うオープン化とは、機器の物理的な仕様の公開を指す。例えばOCP(Open Compute Project)という団体ではHardware Specsと称し、ネットワーク機器内部の設計図が公開されている。従来ネットワーク機器の多くはネットワーク機器のハードウェア部分とそれを動作させるOS(ソフトウェア)は単一のメーカにより提供されていたが、ホワイトボックススイッチの登場により、ハードウェアとソフトウェアを別々に調達することが可能となった。オープン化が進むことにより、ハードウェア内部の部品単位を別々のベンダからの調達も可能となることが予測される。   Opening of devices constituting a network is progressing. Opening here refers to disclosure of the physical specifications of the device. For example, in an organization called OCP (Open Compute Project), a design drawing of the inside of a network device is disclosed as “Hardware Specs”. Conventionally, network equipment hardware and the OS (software) that runs it have been provided by a single manufacturer. However, with the advent of white box switches, hardware and software must be procured separately. Became possible. It is anticipated that with the progress of openness, it will be possible to procure component units inside hardware from different vendors.

特許文献1は、テスト手順書に従った振る舞いの試験を自動化し、テスト項目数を減らすことなく、テスト工数を削減する技術が記載されている。期待動作判定部を備えることで、対象機器の機能試験にも有用である。   Patent Literature 1 describes a technique for automating a test of a behavior according to a test procedure manual and reducing test man-hours without reducing the number of test items. Providing the expected operation determination unit is also useful for a function test of the target device.

特許文献2は、1台の物理マシンにおいて動作する仮想マシンが単体もしくは複数台の場合であっても、仮想化システムの性能を容易に予測する性能予測装置に関するもので、ハードウェア層、アプリケーション層各々の性能モデルを生成し、各層の依存関係が反映された仮想化システムの性能を予測することが出来る。   Patent Literature 2 relates to a performance prediction device that easily predicts the performance of a virtualization system even when one or more virtual machines operate on one physical machine, and includes a hardware layer and an application layer. By generating each performance model, it is possible to predict the performance of the virtualization system in which the dependency of each layer is reflected.

特開2015−049659号公報JP-A-2005-049659 特開2014−132419号公報JP 2014-132419 A

ネットワーク機器のオープン化が進むと、ハードウェア内部の部品単位での調達は自由度が向上する。一方で、実際にネットワーク機器として利用する場合においては、部品間と更には、それらを動作させるソフトウェアとの組合せにおいて、性能試験や機能確認試験が非常に煩雑になることが予想される。   As network devices become more open, the degree of freedom in procuring individual hardware components increases. On the other hand, when actually used as a network device, it is expected that performance tests and function confirmation tests will be very complicated between components and further in combination with software that operates them.

具体的には、例えば、通常ホワイトボックススイッチに実装するOS(ソフトウェア)は、ASICなどの部品に命令を実行するためのデバイスドライバを具備しており、ASICを積んでいない汎用サーバ上では動作せず、物理的なハードウェアを準備する必要がある。また、様々な部品とソフトウェアとの組み合わせから最適なものを見つけようとすると、それらの組み合わせすべてについてハードウェアを準備し試験する必要が生じる。   Specifically, for example, an OS (software) usually mounted on a white box switch includes a device driver for executing an instruction on a component such as an ASIC, and operates on a general-purpose server without an ASIC. Need to prepare physical hardware. Also, in order to find the best combination from various components and software, it is necessary to prepare and test hardware for all of those combinations.

しかしながら、特許文献1または2記載の技術では、期待動作の判定や仮想化システムの性能予測はできるものの、オープン化設備におけるハードウェアとソフトウェアの数ある組合せの内、どれが適しているかという判断は実現できない。また、仮想化システムの機能試験には向かない。   However, although the technology described in Patent Document 1 or 2 can determine the expected operation and predict the performance of the virtualization system, it does not determine which of a number of combinations of hardware and software in an open facility is suitable. I can't. Also, it is not suitable for functional testing of virtualization systems.

本発明は、このような事情に鑑みてなされたものであり、オープン化ネットワーク設備の効率的な機能検証を実施する検証装置、検証方法、およびプログラムを提供することを目的とする。   The present invention has been made in view of such circumstances, and an object of the present invention is to provide a verification device, a verification method, and a program for performing efficient function verification of an open network facility.

(1)上記の目的を達成するため、本発明は、以下のような手段を講じた。すなわち、本発明の検証装置は、オープン化設備の検証装置であって、ネットワーク機器のハードウェアの動作をエミュレートしたハードウェアエミュレータと前記ネットワーク機器を制御するネットワークOSとを組み合わせて仮想ネットワーク機器を構成する試験構成管理部と、前記仮想ネットワーク機器に対して予め定められた試験項目から必要な試験を実施する試験実施部と、前記実施された試験の結果を判定する試験結果判定部と、を備える。   (1) In order to achieve the above object, the present invention has taken the following measures. That is, the verification device of the present invention is a verification device for open facilities, and combines a hardware emulator that emulates the operation of the hardware of a network device with a network OS that controls the network device to form a virtual network device. A test configuration management unit to be configured, a test execution unit that performs a necessary test from a predetermined test item on the virtual network device, and a test result determination unit that determines a result of the performed test. Prepare.

これにより、オープン化されたネットワーク機器の物理的なハードウェアを準備してネットワークOSをインストールすることなく、ネットワーク機器とネットワークOSとの組み合わせにおける性能試験や機能確認試験を行うことができる。   This makes it possible to perform a performance test and a function confirmation test on a combination of the network device and the network OS without preparing the physical hardware of the open network device and installing the network OS.

(2)また、本発明の検証装置において、前記ハードウェアエミュレータは、ネットワーク機器の内部の部品の動作をエミュレートした複数のハードウェアエミュレータの組み合わせである。   (2) In the verification device of the present invention, the hardware emulator is a combination of a plurality of hardware emulators that emulate the operation of components inside a network device.

これにより、オープン化されたネットワーク機器の内部の各部品を準備してハードウェアを構成し、ネットワークOSをインストールすることなく、ネットワーク機器の内部の各部品とネットワークOSとの組み合わせにおける性能試験や機能確認試験を行うことができる。   This makes it possible to prepare the components inside the open network device and configure the hardware, and to perform performance tests and functions on the combination of the components inside the network device and the network OS without installing the network OS. A confirmation test can be performed.

(3)また、本発明の検証装置において、前記試験構成管理部は、予め定められた組み合わせパターンに基づいて複数の仮想ネットワーク機器を順次構成し、前記試験実施部は、前記複数の仮想ネットワーク機器毎に必要な試験を実施し、前記試験結果判定部は、前記複数の仮想ネットワーク機器の試験結果を比較し、最適なものを判定する。   (3) In the verification device of the present invention, the test configuration management unit sequentially configures a plurality of virtual network devices based on a predetermined combination pattern, and the test execution unit configures the plurality of virtual network devices. A necessary test is performed every time, and the test result determination unit compares test results of the plurality of virtual network devices and determines an optimum test result.

これにより、複数のネットワーク機器をそれぞれすべて構成することなく、仮想ネットワーク機器の試験結果を用いて容易に比較することができる。   Thereby, it is possible to easily compare using the test results of the virtual network devices without configuring all of the plurality of network devices.

(4)また、本発明の検証装置は、前記予め定められた組み合わせパターンのうち、既に試験が行われた組み合わせパターンの組み合わせおよび試験結果に基づいて試験を行う必要のない組み合わせを抽出し、前記抽出した組み合わせを含む前記予め定められた組み合わせパターンにチェックを入れる組み合わせ削減部を更に備え、前記試験構成管理部は、前記チェックの入った組み合わせを構成しない。   (4) Further, the verification device of the present invention extracts, from the predetermined combination patterns, combinations of combination patterns that have already been tested and combinations that do not need to be tested based on test results, The apparatus further includes a combination reduction unit that checks the predetermined combination pattern including the extracted combination, and the test configuration management unit does not configure the checked combination.

このように、試験を行う必要のない組み合わせを抽出し、その組み合わせを含む組み合わせパターンを構成しないため、例えば、試験結果が否定的になる可能性が高い組み合わせを構成し試験することがなくなり、試験時間を低減できる。   As described above, since a combination that does not need to be tested is extracted and a combination pattern including the combination is not configured, for example, a combination having a high possibility that a test result is negative is not configured and tested, and the test is not performed. Time can be reduced.

(5)また、本発明の検証装置において、前記試験構成管理部は、予め定められたネットワーク構成パターンに基づいて複数の仮想ネットワーク機器の組み合わせからなる仮想ネットワークを順次構成し、前記試験実施部は、前記仮想ネットワーク毎に必要な試験を実施し、前記試験結果判定部は、前記複数の仮想ネットワークの試験結果を比較し、最適なものを判定する。   (5) In the verification device of the present invention, the test configuration management unit sequentially configures a virtual network composed of a combination of a plurality of virtual network devices based on a predetermined network configuration pattern. A necessary test is performed for each of the virtual networks, and the test result determination unit compares test results of the plurality of virtual networks and determines an optimal one.

これにより、複数のネットワーク機器の組み合わせからなるネットワーク構成を物理的に構成することなく、複数の仮想ネットワーク機器の組み合わせによって仮想的に構成することができ、異なるネットワーク構成を容易に比較することができる。   Accordingly, a network configuration including a combination of a plurality of network devices can be virtually configured by a combination of a plurality of virtual network devices without physically configuring the network configuration, and different network configurations can be easily compared. .

(6)また、本発明の検証装置は、既に実施した試験の試験結果に基づいて試験項目間の論理的包含関係を有する可能性のある親子関係を判断する試験項目削減部を更に備え、前記試験実施部は、前記試験項目削減部が親と判断した試験項目の試験結果が否定的であった場合、前記試験項目削減部が親と判断した試験項目の子と判断された試験項目の試験を行わない。   (6) The verification device of the present invention further includes a test item reduction unit that determines a parent-child relationship that may have a logical inclusion relationship between test items based on test results of tests that have already been performed. When the test result of the test item determined as the parent by the test item reduction unit is negative, the test execution unit tests the test item determined to be a child of the test item determined by the test item reduction unit as the parent. Do not do.

このように、試験項目間の論理的包含関係を有する可能性のある親子関係を判断し、子と判断された試験項目の試験を行わないため、試験結果が否定的になる可能性が高い試験項目を試験することがなくなり、試験時間を低減できる。   As described above, since a parent-child relationship that may have a logical inclusion relationship between test items is determined, and a test for a test item determined to be a child is not performed, a test having a high possibility of a negative test result is performed. There is no need to test items, and the test time can be reduced.

(7)また、本発明の検証装置は、試験結果判定部の判定結果を出力する試験結果出力部と、ユーザの採用した仮想ネットワーク機器または仮想ネットワークの試験結果に基づいて試験項目に重みを付与する重み付与部と、を更に備え、前記試験結果出力部は、出力する仮想ネットワーク機器または仮想ネットワークの試験項目の試験結果が否定的でかつ重みが付与されている場合、前記仮想ネットワーク機器または仮想ネットワークの出力と共に注意喚起する表示をする。   (7) Further, the verification device of the present invention assigns weights to test items based on a test result of a virtual network device or a virtual network adopted by a user, and a test result output unit for outputting a judgment result of the test result judgment unit. A test result output unit, wherein the test result of the virtual network device or the test item of the virtual network to be output is negative and weighted, and the virtual network device or the virtual Display an alert with network output.

これにより、ユーザの仮想ネットワーク機器または仮想ネットワークの選択の際に、必要な情報を表示し、比較速度を上げることに寄与できる。   As a result, when the user selects a virtual network device or a virtual network, necessary information is displayed, and the comparison speed can be increased.

(8)また、本発明の検証方法は、オープン化設備の検証方法であって、ネットワーク機器のハードウェアの動作をエミュレートしたハードウェアエミュレータと前記ネットワーク機器を制御するネットワークOSとを組み合わせて物理マシン上に仮想ネットワーク機器を構成するステップと、前記仮想ネットワーク機器に対して予め定められた試験項目から必要な試験を実施するステップと、前記実施された試験項目に対して結果を判定するステップと、を含む。   (8) The verification method of the present invention is a method of verifying an open facility, wherein a hardware emulator emulating the operation of hardware of a network device and a network OS controlling the network device are combined. Configuring a virtual network device on the machine, performing a necessary test from predetermined test items for the virtual network device, and determining a result for the performed test item. ,including.

これにより、オープン化されたネットワーク機器の物理的なハードウェアを準備してネットワークOSをインストールすることなく、ネットワーク機器とネットワークOSとの組み合わせにおける性能試験や機能確認試験を行うことができる。   This makes it possible to perform a performance test and a function confirmation test on a combination of the network device and the network OS without preparing the physical hardware of the open network device and installing the network OS.

(9)また、本発明のプログラムは、オープン化設備の検証プログラムであって、ネットワーク機器のハードウェアの動作をエミュレートしたハードウェアエミュレータと前記ネットワーク機器を制御するネットワークOSとを組み合わせて仮想ネットワーク機器を構成する処理と、前記仮想ネットワーク機器に対して予め定められた試験項目から必要な試験を実施する処理と、前記実施された試験項目に対して結果を判定する処理と、の一連の処理をコンピュータに実行させる。   (9) The program of the present invention is a program for verifying an open facility, and is a virtual network that combines a hardware emulator that emulates the operation of hardware of a network device and a network OS that controls the network device. A series of processes of configuring a device, performing a required test from a predetermined test item on the virtual network device, and determining a result for the performed test item On a computer.

これにより、オープン化されたネットワーク機器の物理的なハードウェアを準備してネットワークOSをインストールすることなく、ネットワーク機器とネットワークOSとの組み合わせにおける性能試験や機能確認試験を行うことができる。   This makes it possible to perform a performance test and a function confirmation test on a combination of the network device and the network OS without preparing the physical hardware of the open network device and installing the network OS.

本発明によれば、オープン化ネットワーク設備の効率的な機能検証を実施することができる。   ADVANTAGE OF THE INVENTION According to this invention, efficient function verification of open network equipment can be implemented.

本実施形態に係る検証装置の概略構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a schematic configuration of a verification device according to an embodiment. 本実施形態に係る検証システムの概念の一例を示す図である。It is a figure showing an example of the concept of the verification system concerning this embodiment. ソフトウェア保管部に保管されるソフトウェアの例を示す表である。6 is a table illustrating an example of software stored in a software storage unit. 組み合わせパターン保管部に保管される組み合わせパターンの例を示す表である。9 is a table illustrating an example of a combination pattern stored in a combination pattern storage unit. ネットワーク構成パターン保管部に保管されるネットワーク構成パターンの例を示す表である。6 is a table illustrating an example of a network configuration pattern stored in a network configuration pattern storage unit. 試験項目保管部に保管される試験項目の例を示す表である。9 is a table showing examples of test items stored in a test item storage unit. 試験結果保管部に保管される試験結果の例を示す表である。9 is a table illustrating an example of test results stored in a test result storage unit. 本実施形態に係る検証装置の概略構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a schematic configuration of a verification device according to an embodiment. 不要と判断された組み合わせパターンがある場合の例を示す表である。9 is a table showing an example in a case where there is a combination pattern determined to be unnecessary. 親子関係があると判断された試験項目がある場合の例を示す表である。It is a table | surface which shows the example when there exists a test item judged to have a parent-child relationship. 重みが付与された試験項目がある場合の例を示す表である。It is a table | surface which shows the example when there is a test item to which weight was given. (a)、(b)いずれも本実施形態に係る検証システムの概念の一例を示す図である。(A), (b) is a figure which shows an example of the concept of the verification system which concerns on this embodiment. 実施例の検証装置を示す構成図である。It is a lineblock diagram showing the verification device of an example. 本実施例における試験の流れの一例を示すシーケンス図である。FIG. 4 is a sequence diagram illustrating an example of a test flow according to the embodiment. 本実施例の試験結果判定部の試験結果判定のアルゴリズムの例を示すフローチャートである。9 is a flowchart illustrating an example of a test result determination algorithm of a test result determination unit according to the embodiment. 本実施例の試験項目削減部の親子関係判定のアルゴリズムの例を示すフローチャートである。9 is a flowchart illustrating an example of an algorithm for determining a parent-child relationship in a test item reduction unit according to the embodiment. 本実施例の試験項目削減部の親子関係判定のアルゴリズムの例を示すフローチャートである。9 is a flowchart illustrating an example of an algorithm for determining a parent-child relationship in a test item reduction unit according to the embodiment.

本発明者らは、ネットワーク機器のハードウェアまたはその部品の機能または動作をプログラムで記述し、ソフトウェア化することで、ハードウェアをエミュレートすることができ、そのハードウェアエミュレータ上でネットワーク機器のソフトウェアを動作させることで、その組合せによる試験が可能となり、更には組み合わせや試験項目をリスト化し組合せ試験を自動化することで、様々な組み合わせにおける試験について、大幅な試験工数の削減ができることを見出し、本発明をするに至った。   The present inventors can emulate the hardware by describing the function or operation of the hardware of the network device or its components by a program and converting it into software, and the software of the network device can be emulated on the hardware emulator. By operating the, it is possible to perform tests based on the combination.Furthermore, by automating the combination test by listing the combinations and test items, it has been found that the test man-hours for the tests in various combinations can be greatly reduced. Invented the invention.

すなわち、本発明の検証装置は、オープン化設備の検証装置であって、ネットワーク機器のハードウェアの動作をエミュレートしたハードウェアエミュレータと前記ネットワーク機器を制御するネットワークOSとを組み合わせて仮想ネットワーク機器を構成する試験構成管理部と、前記仮想ネットワーク機器に対して予め定められた試験項目から必要な試験を実施する試験実施部と、前記実施された試験の結果を判定する試験結果判定部と、を備える。   That is, the verification device of the present invention is a verification device for open facilities, and combines a hardware emulator that emulates the operation of the hardware of a network device with a network OS that controls the network device to form a virtual network device. A test configuration management unit to be configured, a test execution unit that performs a necessary test from a predetermined test item on the virtual network device, and a test result determination unit that determines a result of the performed test. Prepare.

これにより、本発明者らは、オープン化されたネットワーク機器の物理的なハードウェアを準備してネットワークOSをインストールすることなく、ネットワーク機器とネットワークOSとの組み合わせにおける性能試験や機能確認試験を行うことを可能とした。以下、本発明の実施形態について、図面を参照しながら具体的に説明する。   As a result, the present inventors perform a performance test and a function confirmation test on a combination of a network device and a network OS without preparing physical hardware of an open network device and installing a network OS. Made it possible. Hereinafter, embodiments of the present invention will be specifically described with reference to the drawings.

[実施形態]
(検証装置の構成)
図1は、本実施形態に係る検証装置の概略構成の一例を示す図である。検証装置100は、試験構成管理部110、試験実施部120、試験結果判定部130によって構成されている。
[Embodiment]
(Configuration of verification device)
FIG. 1 is a diagram illustrating an example of a schematic configuration of a verification device according to the present embodiment. The verification device 100 includes a test configuration management unit 110, a test execution unit 120, and a test result determination unit 130.

試験構成管理部110は、ネットワーク機器のハードウェアの動作をエミュレートしたハードウェアエミュレータとネットワーク機器を制御するネットワークOS(Operating System)とを組み合わせて仮想ネットワーク機器を構成する。ハードウェアエミュレータは、ネットワーク機器の内部の部品の動作をエミュレートした複数のハードウェアエミュレータの組み合わせであってもよい。図2は、ハードウェアエミュレータとネットワークOSとの組み合わせで仮想ネットワーク機器の試験を行う場合の検証システム(後述)の概念の一例を示す図である。   The test configuration management unit 110 configures a virtual network device by combining a hardware emulator that emulates the operation of the hardware of the network device and a network OS (Operating System) that controls the network device. The hardware emulator may be a combination of a plurality of hardware emulators that emulate the operation of components inside the network device. FIG. 2 is a diagram illustrating an example of a concept of a verification system (described later) in a case where a virtual network device is tested using a combination of a hardware emulator and a network OS.

ネットワーク機器とは、例えば、スイッチ、ルータ、ファイヤーウォール等のネットワーク機能を有する機器をいう。また、ネットワーク機器の部品とは、ネットワーク機器のパケット処理や通信プロトコル機能等を担う機能的なまとまりとして考えられる部品であって、例えば、ASIC(Application Specific Integrated Circuit)、FPGA(Field-Programmable Gate Array)、NIC(Network Interface Card)、GPU(Graphic Processing Unit)、CPU(Central Processing Unit)等をいう。   The network device refers to, for example, a device having a network function such as a switch, a router, and a firewall. The components of the network device are components that are considered as a functional unit that performs packet processing, a communication protocol function, and the like of the network device, such as an ASIC (Application Specific Integrated Circuit) and an FPGA (Field-Programmable Gate Array). ), NIC (Network Interface Card), GPU (Graphic Processing Unit), CPU (Central Processing Unit), and the like.

ハードウェアエミュレータとは、ネットワーク機器またはその部品のハードウェアの機能や動作をエミュレートしたプログラムである。ネットワークOSは、ネットワーク機器を制御する。ハードウェアエミュレータおよびネットワークOSは、予め準備されデータベース(ソフトウェア保管部210)に保管される。ネットワーク機器の部品およびネットワークOSを組み合わせてネットワーク機器を構成するのと同様に、これらの部品のハードウェアエミュレータおよびネットワークOSを組み合わせることで仮想的にネットワーク機器を構成でき、図2のように、機能試験等を実施できる。   The hardware emulator is a program that emulates the functions and operations of the hardware of the network device or its components. The network OS controls network devices. The hardware emulator and the network OS are prepared in advance and stored in the database (the software storage unit 210). Similar to the configuration of the network device by combining the components of the network device and the network OS, the network device can be virtually configured by combining the hardware emulator and the network OS of these components, and as shown in FIG. Testing can be performed.

図3は、ソフトウェア保管部210に保管されるソフトウェアの例を示す表である。ソフトウェア保管部210には、ネットワーク機器のハードウェアをソフトウェア化したハードウェアエミュレータおよびネットワークOS等のソフトウェアが複数保管される。なお、ソフトウェア保管部210等のデータベースは、この後記述されるものも含めて検証装置100に備えられていてもよいが、別の場所等にあってもよい。データベースは、例えば、クラウド上のサーバに備えられ、通信機能によってそのデータを取得してもよい。   FIG. 3 is a table showing an example of software stored in the software storage unit 210. The software storage unit 210 stores a plurality of software such as a hardware emulator, which is a hardware version of network device software, and a network OS. The database of the software storage unit 210 and the like may be provided in the verification device 100 including those described later, but may be in another place. The database may be provided in a server on the cloud, for example, and the data may be acquired by a communication function.

ハードウェアエミュレータとネットワークOSとの組み合わせ、または、複数の部品のハードウェアエミュレータとネットワークOSとの組み合わせは、予め定められリスト化された組み合わせパターンから選択されてもよい。その場合、組み合わせパターンは、データベース(組み合わせパターン保管部220)に保管される。図4は、組み合わせパターン保管部220に保管される組み合わせパターンの例を示す表である。図4に示されるように、組み合わせパターン保管部220に保管される組み合わせパターンは、ハードウェアエミュレータとネットワーク機器のOSから構成される仮想ネットワーク機器単体を表す。組み合わせパターンの番号が異なると、仮想ネットワーク機器の構成が異なる。   The combination of the hardware emulator and the network OS or the combination of the hardware emulator and the network OS of a plurality of components may be selected from a combination pattern that is defined and listed in advance. In this case, the combination pattern is stored in the database (combination pattern storage unit 220). FIG. 4 is a table showing an example of combination patterns stored in the combination pattern storage unit 220. As shown in FIG. 4, the combination pattern stored in the combination pattern storage unit 220 represents a single virtual network device including a hardware emulator and an OS of the network device. If the number of the combination pattern is different, the configuration of the virtual network device is different.

また、試験構成管理部110は、予め定められた組み合わせパターンに基づいて複数の仮想ネットワーク機器を順次構成し、それぞれの仮想ネットワーク機器について試験をするようにしてもよい。   In addition, the test configuration management unit 110 may sequentially configure a plurality of virtual network devices based on a predetermined combination pattern, and test each virtual network device.

また、試験構成管理部110は、予め定められたネットワーク構成パターンに基づいて複数の仮想ネットワーク機器の組み合わせからなる仮想ネットワークを順次構成し、それぞれの仮想ネットワークについて試験をするようにしてもよい。その場合、ネットワーク構成パターンは、データベース(ネットワーク構成パターン保管部230)に保管される。   Further, the test configuration management unit 110 may sequentially configure virtual networks composed of a combination of a plurality of virtual network devices based on a predetermined network configuration pattern, and test each virtual network. In that case, the network configuration pattern is stored in the database (network configuration pattern storage unit 230).

図5は、ネットワーク構成パターン保管部230に保管されるネットワーク構成パターンの例を示す表である。ネットワーク構成パターン保管部230に保管されるネットワーク構成パターンは、組み合わせパターン保管部220の単体のネットワーク機器を表す組み合わせパターンの番号を用いて表示される。すなわち、ネットワーク構成パターン保管部230に保管されるネットワーク構成パターンは、複数の仮想ネットワーク機器によって構成される仮想ネットワークを表す。ただし、仮想ネットワーク機器単体の試験と仮想ネットワークの試験を続けて行う場合、図5のようにネットワーク構成パターンに一つの番号を表示することもできる。ネットワーク構成パターンの番号が異なると、仮想ネットワークの構成が異なる。なお、ネットワーク構成パターンは図5のように、「−」で接続を意味するように記述してもよいし、JSONやXML形式によって構成を記述しても構わない(構成がわかればその記述形式は問わない)。   FIG. 5 is a table showing an example of a network configuration pattern stored in the network configuration pattern storage unit 230. The network configuration pattern stored in the network configuration pattern storage unit 230 is displayed using the combination pattern number indicating a single network device of the combination pattern storage unit 220. That is, the network configuration pattern stored in the network configuration pattern storage unit 230 represents a virtual network configured by a plurality of virtual network devices. However, when the test of the virtual network device alone and the test of the virtual network are performed continuously, one number can be displayed on the network configuration pattern as shown in FIG. If the numbers of the network configuration patterns are different, the configuration of the virtual network is different. As shown in FIG. 5, the network configuration pattern may be described so as to indicate a connection with "-", or the configuration may be described in a JSON or XML format (if the configuration is known, the description format is used). Does not matter).

試験実施部120は、仮想ネットワーク機器に対して予め定められた試験項目から必要な試験を実施する。また、試験実施部120は、複数の仮想ネットワーク機器の組み合わせからなる仮想ネットワークに対して予め定められた試験項目から必要な試験を実施する。試験項目は、データベース(試験項目保管部240)に保管される。図6は、試験項目保管部240に保管される試験項目の例を示す表である。試験項目は、試験内容と期待動作が記述される。試験実施部120は、試験項目に記述された試験内容に従って試験を行う。   The test execution unit 120 performs a necessary test on a virtual network device from predetermined test items. Further, the test execution unit 120 performs a necessary test from a predetermined test item on a virtual network including a combination of a plurality of virtual network devices. The test items are stored in a database (test item storage unit 240). FIG. 6 is a table showing an example of test items stored in the test item storage unit 240. The test items describe the test contents and expected operations. The test execution unit 120 performs a test according to the test content described in the test item.

試験結果判定部130は、実施された試験の結果を判定する。また、試験結果判定部130は、複数の仮想ネットワーク機器の試験結果を比較し、最適なものを判定する。また、試験結果判定部130は、複数の仮想ネットワークの試験結果を比較し、最適なものを判定する。判定された試験結果は、データベース(試験結果保管部250)に保管される。試験結果は、組み合わせパターン毎またはネットワーク構成パターン毎に保管される。図7は、試験結果保管部250に保管される試験結果の例を示す表である。試験結果は、図7のNo.3のように、OKやNG以外に数値等であってもよい。試験結果の判定方法については、従来技術の様々な方法を使用できるため、本発明の範囲外として、特に方法は問わない。   The test result determination unit 130 determines the result of the performed test. In addition, the test result determination unit 130 compares test results of a plurality of virtual network devices and determines an optimum one. In addition, the test result determination unit 130 compares test results of a plurality of virtual networks and determines an optimal one. The determined test result is stored in the database (test result storage unit 250). The test results are stored for each combination pattern or each network configuration pattern. FIG. 7 is a table showing an example of test results stored in the test result storage unit 250. The test results are shown in FIG. As in 3, numerical values and the like may be used in addition to OK and NG. Various methods of the prior art can be used for the method of determining the test result, and any method may be used without departing from the scope of the present invention.

検証装置100は、組み合わせ削減部140、試験項目削減部150、重み付与部160、および試験結果出力部170のうちの1つ以上を更に備えていてもよい。図8は、組み合わせ削減部140、試験項目削減部150、重み付与部160、および試験結果出力部170を更に備える検証装置100の概略構成の一例を示す図である。   The verification device 100 may further include one or more of the combination reduction unit 140, the test item reduction unit 150, the weighting unit 160, and the test result output unit 170. FIG. 8 is a diagram illustrating an example of a schematic configuration of a verification device 100 further including a combination reduction unit 140, a test item reduction unit 150, a weighting unit 160, and a test result output unit 170.

検証装置100は、組み合わせ削減部140を備えていてもよい。組み合わせ削減部140は、予め定められた組み合わせパターンのうち、既に試験が行われた組み合わせパターンの組み合わせおよび試験結果に基づいて試験を行う必要のない組み合わせを判定、抽出し、抽出した組み合わせを含む予め定められた組み合わせパターンにチェックを入れる。チェックの入った組み合わせがある場合、試験構成管理部110は、チェックの入った組み合わせを構成しない。また、ネットワーク構成パターンについて同様の処理をするようにしてもよい。   The verification device 100 may include a combination reduction unit 140. The combination reduction unit 140 determines and extracts a combination that does not need to be tested based on a combination of combination patterns that have already been tested and a test result, among predetermined combination patterns, and includes a combination including the extracted combination. Check the specified combination pattern. If there is a checked combination, the test configuration management unit 110 does not configure the checked combination. Further, similar processing may be performed for a network configuration pattern.

これにより、試験構成管理部110は新たな試験構成を構築するときに、組み合わせパターン保管部220の不要にチェックが入っているものがあれば、それを構築しないようにできる。また、ネットワーク構成パターン保管部230においても、組み合わせパターン保管部220の不要にチェックが入っている組み合わせを含むネットワーク構成についても構成しないようにできる。結果として、失敗する可能性が高い構成において試験を行う工数を省くことができる。   Thus, when constructing a new test configuration, the test configuration management unit 110 can prevent the combination pattern storage unit 220 from constructing any unnecessary ones. Also, the network configuration pattern storage unit 230 can be configured not to configure a network configuration including a combination that is unnecessarily checked in the combination pattern storage unit 220. As a result, the number of steps for performing a test in a configuration that is likely to fail can be saved.

なお、組み合わせパターン保管部220は、ユーザでの操作が可能であり、不要チェックが入っている組み合せにおいて、ユーザが不要ではないと判断すれば、不要チェックを外すことができる。この場合、ユーザの修正を真とし、該当する組み合わせにおいて、今後不要チェックをしないという機能を備えてもよい。ネットワーク構成パターン保管部230に不要カラムがある場合も同様である。   Note that the combination pattern storage unit 220 can be operated by the user, and can remove the unnecessary check if it is determined that the user is not unnecessary in the combination with the unnecessary check. In this case, a function may be provided in which the user's correction is true, and no unnecessary check is performed in the corresponding combination in the future. The same applies when there is an unnecessary column in the network configuration pattern storage unit 230.

具体的には、検証装置100が組み合わせ削減部140を備える場合、試験結果判定部130は、適合しない組み合わせパターンを組み合わせ削減部140に渡す処理をすることができる。組み合わせ削減部140はそれを保持し、予め定められた閾値に対し、閾値以上不適合と判定された場合、それを利用する組み合わせパターンまたはネットワーク構成パターンでの試験は実施しないようにするため、組み合わせパターン保管部220に不要のチェックを入れる。例えば、閾値を3回とすると、組み合わせ削減部140は、ソフトウェアAとハードウェアCの組み合せが適合しないことが3回以上検出された場合、組み合わせパターン保管部220のソフトウェアAとハードウェアCの組み合せを含む組み合わせパターンの不要カラムにチェックを入れる。図9は、不要と判断された組み合わせパターンがある場合の例を示す表である。図9は、ソフトウェアAとハードウェアCの組み合せについて、組み合わせパターンの不要のカラムにチェックが入れられた状態を示している。なお、上記の例の閾値は、ユーザが設定してもよい。   Specifically, when the verification device 100 includes the combination reduction unit 140, the test result determination unit 130 can perform a process of passing an incompatible combination pattern to the combination reduction unit 140. The combination reduction unit 140 retains the combination pattern, and when it is determined that the predetermined threshold value or more is inconsistent with the threshold value, the combination pattern or the network configuration pattern using the combination pattern is not tested. An unnecessary check is put in the storage unit 220. For example, assuming that the threshold value is three, the combination reduction unit 140 determines the combination of the software A and the hardware C in the combination pattern storage unit 220 when it is detected that the combination of the software A and the hardware C does not match three or more times. Check the unnecessary columns of the combination pattern including. FIG. 9 is a table illustrating an example in which there is a combination pattern determined to be unnecessary. FIG. 9 shows a state where the unnecessary column of the combination pattern is checked for the combination of software A and hardware C. Note that the threshold value in the above example may be set by the user.

上記の例では2つの組み合わせについて不要の判断をしているが、3つ以上の組み合わせについて判断してもよい。また、組み合せのハードウェア、ソフトウェア、メーカ情報などを学習データとし、機械学習によって不要な組み合わせを削除するようにしてもよい。   In the above example, it is determined that two combinations are unnecessary. However, three or more combinations may be determined. Also, the combination of hardware, software, and manufacturer information may be used as learning data, and unnecessary combinations may be deleted by machine learning.

検証装置100は、試験項目削減部150を備えていてもよい。試験項目削減部150は、既に実施した試験の試験結果に基づいて試験項目間の論理的包含関係を有する可能性のある親子関係を判断する。図10は、親子関係があると判断された試験項目がある場合の例を示す表である。親子関係があると判断された場合、図10のように、子と判断された試験項目の親のカラムに、親の試験項目の番号が記入される。親のカラムに複数の親が記入されてもよい。また、例えば、木構造などその他の表現方法であってもよい。   The verification device 100 may include a test item reduction unit 150. The test item reduction unit 150 determines a parent-child relationship that may have a logical inclusion relationship between test items based on the test results of the tests already performed. FIG. 10 is a table illustrating an example in which there is a test item determined to have a parent-child relationship. When it is determined that there is a parent-child relationship, as shown in FIG. 10, the number of the parent test item is entered in the parent column of the test item determined to be a child. Multiple parents may be entered in the parent column. Further, for example, another expression method such as a tree structure may be used.

試験項目間の論理的包含関係を有する関係とは、AがNGである場合、必ずBもNGになるという試験項目間の関係をいう。具体的には、例えば、通信プロトコルであるBGPにおいて、その接続がなければ、そこから得る経路情報の確認は通常できない。よって、「BGPの接続を確認する」という項目がNGであれば、必然的に「BGPの経路数が期待通りであること」という試験項目もNGとなるはずである。このようにAがNGである場合、必ずBもNGになるという試験項目がある場合、Aを親、Bを子として扱う。   The relationship having a logical inclusion relationship between test items refers to a relationship between test items such that if A is NG, B is also NG. Specifically, for example, in BGP which is a communication protocol, if there is no connection, it is usually not possible to confirm the route information obtained therefrom. Therefore, if the item “confirm BGP connection” is NG, the test item “the number of BGP paths is as expected” must necessarily be NG. As described above, when there is a test item in which A is NG and B always becomes NG, A is treated as a parent and B is treated as a child.

試験項目削減部150は試験結果保管部250の情報を都度確認し、試験項目の親子関係を判断してもよい。試験結果保管部250は、試験完了後、試験実施部120に対し、完了通知及び試験結果を返す。このようにすると、試験実施部120は、仮にAがNGであった場合、Bを実施する必要がないと判断でき、結果不要な試験項目を実施しないようにできる。試験項目削減部150が判断する親子関係は、100%正しい論理的包含関係でなくてもよい。すなわち、試験項目削減部150が親子関係があると判断した試験項目が、実際には論理的包含関係がなかったとしても、ユーザがこれを修正できる機能があればよい。   The test item reduction unit 150 may check the information in the test result storage unit 250 each time and determine the parent-child relationship of the test items. After the completion of the test, the test result storage unit 250 returns a completion notification and a test result to the test execution unit 120. In this way, if A is NG, the test execution unit 120 can determine that B need not be executed, and can prevent unnecessary test items from being executed. The parent-child relationship determined by the test item reduction unit 150 need not be a 100% correct logical inclusion relationship. That is, even if the test items that the test item reduction unit 150 has determined to have a parent-child relationship do not actually have a logical inclusion relationship, the user only needs to have a function that can correct the logical inclusion relationship.

試験項目削減部150は親、若しくは子と判定した内容を試験項目保管部240へ返す。なお、試験項目保管部240は、ユーザでの操作が可能であり、ユーザが親子関係の事前投入や修正が可能である。この場合、ユーザの修正を真とし、該当する親子関係について、今後システムからの修正はしないという機能を備えてもよい。   The test item reduction unit 150 returns the content determined as the parent or the child to the test item storage unit 240. The test item storage unit 240 can be operated by the user, and the user can input and correct the parent-child relationship in advance. In this case, a function may be provided in which the user's correction is true, and the relevant parent-child relationship is not corrected from the system in the future.

検証装置100は、重み付与部160を備えていてもよい。重み付与部160は、ユーザの採用した仮想ネットワーク機器または仮想ネットワークの試験結果に基づいて試験項目に重みを付与する。試験結果判定部130の判定結果を出力する試験結果出力部170は、出力する仮想ネットワーク機器または仮想ネットワークの試験項目の試験結果が否定的でかつ重みが付与されている場合、仮想ネットワーク機器または仮想ネットワークの出力と共に注意喚起する表示をする。   The verification device 100 may include a weight assigning unit 160. The weight assigning unit 160 assigns a weight to a test item based on a test result of a virtual network device or a virtual network adopted by a user. The test result output unit 170 that outputs the determination result of the test result determination unit 130 outputs a virtual network device or virtual network device when the output virtual network device or virtual network test item test result is negative and weighted. Display an alert with network output.

ユーザはこの試験結果が通過しないと採用しないという試験項目毎に重みがあると想定される。それを付与する機能を具備することで、ユーザへの試験結果比較出力の際に、その重みをもった試験項目が仮にNGであった場合に注意喚起を施し、比較速度を上げることに寄与できる。具体的には、例えば、ユーザが実際に選択した採用結果を入力すると、重み付与部160は、この採用結果を複数回に渡って保持する。重み付与部160は、複数の採用結果の内、ある試験項目について必ずOKである試験項目が存在した場合に、重み付与部160は試験項目保管部240の該当する試験項目の重みカラムにチェックをつける。図11は、重みが付与された試験項目がある場合の例を示す表である。なお、重み付与部160は、ユーザでの操作が可能であり、ユーザが重みの事前投入や修正が可能である。この場合、ユーザの修正を真とし、該当する重みについて、今後システムからの修正はしないという機能を備えてもよい。   It is assumed that the user has a weight for each test item that is not adopted unless this test result passes. By providing the function of giving the test result, when the test result comparison output to the user is given, if the test item having the weight is NG, the user is alerted, and the comparison speed can be increased. . Specifically, for example, when the user inputs a recruitment result actually selected, the weighting unit 160 holds the recruitment result a plurality of times. The weighting unit 160 checks the weight column of the corresponding test item in the test item storage unit 240 when there is a test item that is always OK for a certain test item among the plurality of adoption results. Put on. FIG. 11 is a table showing an example in the case where there are test items to which weights are assigned. The weight assigning unit 160 can be operated by the user, and the user can input or modify the weight in advance. In this case, a function may be provided in which the user's correction is set to true and the corresponding weight is not corrected from the system in the future.

検証装置100は、試験結果出力部170を備えていてもよい。試験結果出力部170は、個々の試験結果または試験結果判定部130の判定結果を出力する。また、試験結果出力部170は、重み付与部160が重みを付与した試験項目がNGである試験項目を含む判定結果を出力する場合、仮想ネットワーク機器または仮想ネットワークの出力と共に注意喚起する表示をする。   The verification device 100 may include a test result output unit 170. The test result output unit 170 outputs the individual test results or the determination results of the test result determination unit 130. In addition, when the test result output unit 170 outputs the determination result including the test item whose test item to which the weighting unit 160 has given the weight is NG, the display is alerted together with the output of the virtual network device or the virtual network. .

(検証システムの構成)
図12(a)および(b)は、いずれも本実施形態に係る検証システムの概念の一例を示す図である。図12(a)は、複数のハードウェアエミュレータとネットワークOSとの組み合わせで仮想ネットワーク機器を構成して、その仮想ネットワーク機器の試験を行う場合の検証システム300の概念の一例を示す図である。
(Configuration of verification system)
FIGS. 12A and 12B are diagrams illustrating an example of the concept of the verification system according to the present embodiment. FIG. 12A is a diagram illustrating an example of a concept of a verification system 300 in a case where a virtual network device is configured by a combination of a plurality of hardware emulators and a network OS and the virtual network device is tested.

検証システム300は、検証装置100、コンピューティングリソース310、およびミドルウェア320によって構成されている。コンピューティングリソース310とは、CPUやメモリ等を具備したサーバ等である。ミドルウェア320は、例えば、KVMなどの仮想化を実現するソフトウェアを意味しており、仮想化の技術は特に限定しない。また、検証システム300は、ソフトウェア保管部210等の必要なデータベース200を備えていてもよい。なお、図12(a)の部品Cおよび部品Eは、それぞれ対応する部品のハードウェアエミュレータを示す。図12(b)も同様である。   The verification system 300 includes the verification device 100, the computing resources 310, and the middleware 320. The computing resource 310 is a server or the like including a CPU, a memory, and the like. The middleware 320 means, for example, software for realizing virtualization such as KVM, and the technology of virtualization is not particularly limited. Further, the verification system 300 may include a necessary database 200 such as the software storage unit 210. Note that components C and E in FIG. 12A indicate hardware emulators of the corresponding components. FIG. 12B is the same.

検証システム300は、検証装置100と仮想ネットワーク機器または仮想ネットワークが構築されるサーバ等とが同一の機器に備えられていてもよいし、検証装置100とサーバ等とが別々になっていてもよい。また、例えば、検証システム300自体はすべてクラウド上にあり、通信機能、入出力機能および表示機能を有する機器を用いて、クラウド上のサーバに構築された仮想ネットワーク機器または仮想ネットワークの試験結果を取得する構成としてもよい。   In the verification system 300, the verification device 100 and a virtual network device or a server or the like on which a virtual network is constructed may be provided in the same device, or the verification device 100 and the server or the like may be separate. . Further, for example, the verification system 300 itself is all on a cloud, and obtains a test result of a virtual network device or a virtual network built on a server on the cloud using a device having a communication function, an input / output function, and a display function. It is good also as composition which performs.

図12(b)は、複数のハードウェアエミュレータとネットワークOSとの組み合わせで2つの仮想ネットワーク機器をそれぞれ構成し、2つの仮想ネットワーク機器からなる仮想ネットワークを構成して、その仮想ネットワークの試験を行う場合の検証システムの概念の一例を示す図である。このように、検証システム300は、仮想ネットワーク機器または仮想ネットワークの機能試験等を行うことができる。仮想ネットワークは、3つ以上の仮想ネットワーク機器によって構成されてもよい。   FIG. 12B illustrates a configuration in which two virtual network devices are respectively configured by a combination of a plurality of hardware emulators and a network OS, a virtual network including the two virtual network devices is configured, and the virtual network is tested. It is a figure showing an example of the concept of a verification system in the case. As described above, the verification system 300 can perform a function test or the like of the virtual network device or the virtual network. The virtual network may be configured by three or more virtual network devices.

[実施例]
(検証装置の構成)
図13は、実施例の検証装置を示す構成図である。本実施例では、検証装置100は、試験構成管理部110、試験実施部120、試験結果判定部130、組み合わせ削減部140、試験項目削減部150、重み付与部160、および試験結果出力部170を備える。また、検証装置100は、データベースであるソフトウェア保管部210、組み合わせパターン保管部220、ネットワーク構成パターン保管部230、試験項目保管部240、および試験結果保管部250も備える構成とした。図13では各保管部は別々ものとして表示されているが、1つのデータベース200上に備えられていてもよい。また、これら以外に、送信部180、受信部190、およびパケット生成部400と、パケット生成部400内の送信部410、受信部420を備える。
[Example]
(Configuration of verification device)
FIG. 13 is a configuration diagram illustrating the verification device of the example. In the present embodiment, the verification device 100 includes a test configuration management unit 110, a test execution unit 120, a test result determination unit 130, a combination reduction unit 140, a test item reduction unit 150, a weighting unit 160, and a test result output unit 170. Prepare. The verification device 100 also includes a software storage unit 210, a combination pattern storage unit 220, a network configuration pattern storage unit 230, a test item storage unit 240, and a test result storage unit 250, which are databases. In FIG. 13, each storage unit is displayed separately, but may be provided on one database 200. In addition, in addition to the above, a transmission unit 180, a reception unit 190, and a packet generation unit 400, and a transmission unit 410 and a reception unit 420 in the packet generation unit 400 are provided.

(試験実施の流れ)
図14は、本実施例における試験の流れの一例を示すシーケンス図である。事前処理として、ユーザはソフトウェア保管部210にハードウェアエミュレータのプログラムとネットワーク機器のOS(ソフトウェア)を保管し、管理させる。また、試験したいハードウェアエミュレータとネットワーク機器のOSの組合せを組合せパターン保管部220に保管し、管理させる。また、組み合わせパターン保管部220の「No.」を、試験したいハードウェアエミュレータとネットワーク機器のOSから構成される仮想ネットワーク機器単体とし、単体機器で構成されるネットワーク構成パターンをネットワーク構成パターン保管部230に保管し、管理させる。更に、実施したい試験項目を試験項目保管部240に保管し、管理させる(以上、ステップS1)。なお、試験結果保管部250は試験項目保管部240の情報を参照し、事前に試験内容と期待動作を保管しておく。
(Test execution flow)
FIG. 14 is a sequence diagram illustrating an example of a test flow according to the present embodiment. As pre-processing, the user stores and manages the program of the hardware emulator and the OS (software) of the network device in the software storage unit 210. Also, the combination of the hardware emulator to be tested and the OS of the network device is stored in the combination pattern storage unit 220 and managed. The “No.” of the combination pattern storage unit 220 is a single virtual network device including the hardware emulator to be tested and the OS of the network device. Store and manage. Further, the test items to be performed are stored in the test item storage unit 240 and managed (step S1). The test result storage section 250 refers to the information in the test item storage section 240 and stores the test contents and expected operations in advance.

事前処理完了後、試験構成管理部110はソフトウェア保管部210、組み合わせパターン保管部220、ネットワーク構成パターン保管部230を確認し、対応する試験構成をコンピューティングリソース310上に送信部180を経由して構築する(ステップS2)。構築完了後、試験実施部120へ試験実施の依頼を行う(ステップS3)。試験実施部120は試験項目保管部240を参照し、試験項目を作成し(ステップS4)、試験対象に対し一つずつ実施していく(ステップS5)。   After completing the pre-processing, the test configuration management unit 110 checks the software storage unit 210, the combination pattern storage unit 220, and the network configuration pattern storage unit 230, and stores the corresponding test configuration on the computing resource 310 via the transmission unit 180. Build (step S2). After the completion of the construction, a request to execute a test is made to the test execution unit 120 (step S3). The test execution unit 120 creates test items with reference to the test item storage unit 240 (step S4), and executes the test items one by one (step S5).

なお、試験項目は大きくは機能試験、性能試験に大別することができる。機能試験とは仮想ネットワーク機器の機能に関する動作試験であり、ある処理を実行した場合に期待される動作を出力するかを確認する試験である。性能試験は仮想ネットワーク機器の性能に関する試験であり、例えばある負荷をかけた場合に所望の値を満たしているかどうかを確認する定量評価の試験である。例えば、図6のNo.1は機能試験であり、No.3は性能試験である。ステップS5の試験実施において、特に性能試験におけるトラフィック負荷が必要な場合は、図13のパケット生成部の送信部からトラフィックを送信し、受信部にて受信を行うことで、定量評価を実施することとする。   The test items can be broadly divided into functional tests and performance tests. The function test is an operation test related to the function of the virtual network device, and is a test for checking whether an expected operation is output when a certain process is executed. The performance test is a test related to the performance of the virtual network device, and is, for example, a test of quantitative evaluation for confirming whether or not a desired value is satisfied when a certain load is applied. For example, in FIG. No. 1 is a function test. 3 is a performance test. In the test execution in step S5, if a traffic load is particularly required in the performance test, the traffic is transmitted from the transmission unit of the packet generation unit in FIG. 13 and received by the reception unit to perform quantitative evaluation. And

試験結果保管部250は試験内容と期待動作の内容からその結果がOKであったか、NGであったかを判定し、その結果を自身のデータに反映する(ステップS6)。なお、本実施例では試験結果保管部250がそれぞれの試験の結果を判定しているが、試験結果の比較も含めてすべて試験結果判定部130が判定してもよい。その後、試験完了通知を試験実施部120に送信する(ステップS7)。試験実施部120は試験完了後そのログなどを試験結果保管部250へ入力する。   The test result storage unit 250 determines whether the result is OK or NG based on the test content and the content of the expected operation, and reflects the result in its own data (step S6). In the present embodiment, the test result storage unit 250 determines the result of each test, but the test result determination unit 130 may determine all the results, including the comparison of the test results. Thereafter, a test completion notification is transmitted to the test execution unit 120 (step S7). After the test is completed, the test execution unit 120 inputs the log and the like to the test result storage unit 250.

試験実施部120は、作成した試験項目に次の試験がある場合は、試験対象に対し実施する(ステップS8)。同様のステップを繰り返し、試験結果保管部250は、試験完了通知を試験実施部120に送信する(ステップS9)。試験完了通知が最後の試験項目に対するものであった場合、試験実施部120は、試験構成管理部110に試験実施完了通知を送信する(ステップS10)。試験実施完了通知が送信された後、試験構成管理部110は、試験構成を削除する(ステップS11)。   If the created test item includes the next test, the test execution unit 120 performs the test on the test target (step S8). The same steps are repeated, and the test result storage unit 250 transmits a test completion notification to the test execution unit 120 (Step S9). If the test completion notification is for the last test item, the test execution unit 120 transmits a test execution completion notification to the test configuration management unit 110 (step S10). After the test execution completion notification is transmitted, the test configuration management unit 110 deletes the test configuration (Step S11).

そして、試験構成管理部110は、次の試験構成をコンピューティングリソース310上に構築し(ステップS12)、試験実施部120へ次の試験実施の依頼を行う(ステップS13)。同様のステップを繰り返し、試験結果保管部250は、試験完了通知を試験実施部120に送信し(ステップS14)、試験完了通知が最後の試験項目に対するものであった場合、試験実施部120は、試験構成管理部110に試験実施完了通知を送信する(ステップS15)。試験実施完了通知が送信された後、試験構成管理部110は、試験構成を削除し(ステップS16)、全ての試験構成が完了した場合(ステップS17)、試験結果判定部130に試験結果の判定を依頼する(ステップS18)。試験結果判定部130は、試験結果の判定し(ステップS19)、判定した試験結果を試験結果出力部170から出力する(ステップS20)。   Then, the test configuration management unit 110 constructs the next test configuration on the computing resource 310 (Step S12), and requests the test execution unit 120 to execute the next test (Step S13). By repeating the same steps, the test result storage unit 250 transmits a test completion notification to the test execution unit 120 (step S14), and when the test completion notification is for the last test item, the test execution unit 120 A test execution completion notification is transmitted to the test configuration management unit 110 (step S15). After the test execution completion notification is transmitted, the test configuration management unit 110 deletes the test configuration (step S16), and when all the test configurations are completed (step S17), the test result determination unit 130 determines the test result. Is requested (step S18). The test result determination unit 130 determines the test result (step S19), and outputs the determined test result from the test result output unit 170 (step S20).

(試験結果の判定および出力)
図15は、本実施例の試験結果判定部130の試験結果判定のアルゴリズムの例を示すフローチャートである。試験結果判定部130は、図15に示すアルゴリズムに従い、適していると思われる組み合わせパターンまたはネットワーク構成パターンおよび試験項目が必要な場合はその試験項目と試験結果を試験結果出力部170へ渡す。試験結果出力部170は、受け取った組み合わせパターンまたはネットワーク構成パターンを出力し、必要な場合は注意喚起する表示を合わせて出力する。また、試験結果判定部130は、図15に示すアルゴリズムに従い、適していないと思われる組み合わせパターンまたはネットワーク構成パターンを組み合わせ削減部140へ渡す。組み合わせ削減部140は、これを記憶し、同様の組み合わせがユーザにより定められた所定の回数以上になった場合、当該組み合わせを含む組み合わせにチェックを入れる。なお、図15中のX%はユーザが指定できるものとする。ユーザは試験結果出力部170の出力により、ハードウェアとソフトウェアの適合を判断できる。ユーザは出力結果を元に実際に採用した組み合わせパターンを入力し、重み付与部160は入力された採用結果を保持する。
(Judgment and output of test results)
FIG. 15 is a flowchart illustrating an example of an algorithm for test result determination of the test result determination unit 130 according to the present embodiment. According to the algorithm shown in FIG. 15, the test result determination unit 130 transfers the test item and the test result to the test result output unit 170 when the combination pattern or the network configuration pattern and the test item that are considered to be suitable are required. The test result output unit 170 outputs the received combination pattern or network configuration pattern, and outputs a warning message if necessary. In addition, the test result determination unit 130 passes a combination pattern or a network configuration pattern that is not considered suitable to the combination reduction unit 140 according to the algorithm shown in FIG. Combination reduction section 140 stores this, and when the number of similar combinations is equal to or more than a predetermined number of times determined by the user, checks a combination including the combination. Note that X% in FIG. 15 can be specified by the user. The user can determine the compatibility between the hardware and the software based on the output of the test result output unit 170. The user inputs the combination pattern actually adopted based on the output result, and the weighting unit 160 holds the input adoption result.

具体的には、以下のようにする。まず、試験結果判定部130は、全試験項目に対するOKとなった試験項目の割合を算出する(ステップT1)。次に、その割合がX%以上かどうか判断する(ステップT2)。X%以上であった場合、試験項目に重み値があるかどうかを判断する(ステップT3)。一方、X%以上でなかった場合、該当の組み合わせパターンまたはネットワーク構成パターンを組み合わせ削減部140へ渡す(ステップT7)。試験項目に重み値があるかどうかを判断(ステップT3)した結果、重み値があった場合、重み値がある試験項目が全てOKかどうか判断する(ステップT4)。重み値がある試験項目が全てOKであった場合、該当の組み合わせパターンまたはネットワーク構成パターンを試験結果出力部170へ渡す(ステップT5)。試験項目に重み値があるかどうかを判断(ステップT3)した結果、重み値がなかった場合もまた、該当の組み合わせパターンまたはネットワーク構成パターンを試験結果出力部170へ渡す(ステップT5)。また、重み値がある試験項目が全てOKかどうか判断(ステップT4)した結果、NGである試験項目があった場合、重み値がある試験項目の試験結果とともに該当の組み合わせパターンまたはネットワーク構成パターンを試験結果出力部170へ渡す(ステップT6)。   Specifically, the following is performed. First, the test result determination unit 130 calculates the ratio of test items that are OK to all test items (step T1). Next, it is determined whether the ratio is equal to or more than X% (step T2). If X% or more, it is determined whether or not the test item has a weight value (step T3). On the other hand, if it is not X% or more, the corresponding combination pattern or network configuration pattern is passed to the combination reduction section 140 (step T7). As a result of determining whether or not the test item has a weight value (step T3), if there is a weight value, it is determined whether or not all the test items having the weight value are OK (step T4). When all the test items having the weight value are OK, the corresponding combination pattern or network configuration pattern is passed to the test result output unit 170 (step T5). As a result of determining whether or not the test item has a weight value (step T3), if there is no weight value, the corresponding combination pattern or network configuration pattern is also passed to the test result output unit 170 (step T5). Also, as a result of determining whether or not all the test items having weight values are OK (step T4), when there is a test item which is NG, the corresponding combination pattern or network configuration pattern is determined together with the test result of the test item having weight value. The data is passed to the test result output unit 170 (step T6).

(親子関係の判定)
試験項目削減部150は、試験項目間の親子関係を判定する。図16および図17は、本実施例の試験項目削減部150の親子関係判定のアルゴリズムの例を示すフローチャートである。試験項目削減部150は、図16または図17に示すアルゴリズムに従い、試験項目間の親子関係を判定する。なお、図16または図17中の規定回数Nはユーザが指定できるものとする。
(Determination of parent-child relationship)
The test item reduction unit 150 determines a parent-child relationship between test items. FIG. 16 and FIG. 17 are flowcharts illustrating an example of an algorithm of the parent-child relationship determination of the test item reduction unit 150 of the present embodiment. The test item reduction unit 150 determines the parent-child relationship between test items according to the algorithm shown in FIG. 16 or FIG. Note that the specified number N in FIG. 16 or 17 can be specified by the user.

具体的には、以下のようにする。図16の例では、まず、試験項目削減部150は、試験項目の結果においてNGであるものを取り出し保管する(ステップR1)。次に、試験を規定回数実施したかどうかを判断する(ステップR2)。規定回数実施していない場合、さらに試験結果を蓄積する。一方、規定回数実施している場合、NGの回数が近い試験項目をグループ化する(ステップR3)。グループ化の方法は様々考えられるが、例えば、予め定められたグループ数Kに対して要素数ができるだけ均等となるようにグループ分けをしてもよいし、クラスタリング手法等を使用してもよい。また、グループ数Kは、ユーザが指定してもよいし、試験項目数に応じて自動的に変更されるようにしてもよい。そして、各グループ内で一番NG回数が少ないものを親、その他を子とする(ステップR3)。   Specifically, the following is performed. In the example of FIG. 16, first, the test item reduction unit 150 extracts and saves a result of the test item that is NG (step R1). Next, it is determined whether the test has been performed a specified number of times (step R2). If the test has not been performed the specified number of times, the test results are further accumulated. On the other hand, when the specified number of times has been performed, the test items having the closest NG number are grouped (step R3). Although various grouping methods are conceivable, for example, the grouping may be performed so that the number of elements becomes as equal as possible to a predetermined number K of groups, or a clustering method or the like may be used. In addition, the number of groups K may be specified by the user, or may be automatically changed according to the number of test items. Then, a group having the smallest number of NGs in each group is set as a parent, and others are set as children (step R3).

図16の例では、親がNGとなっていたとしても子も必ずNGになるとは限らない。したがって、図17の例では、その点を修正するステップを有する。図17の例では、グループ化するまでは図16の例と同様である(ステップP1〜ステップP3)。次に、各グループ内で一番NG回数が少ないものを親、その他を仮の子とする(ステップP4)。そして、親がNGの項目において仮の子も必ずNGかどうかを判断する(ステップP5)。判断の結果、全ての仮の子が必ずNGであった場合は、親子関係として試験項目保管部240に記述する(ステップP6)。判断の結果、親がNGで仮の子がOKとなっている項目がある仮の子が存在した場合は、親がNGで仮の子がOKとなっている項目がある仮の子を外し、その他を親子関係として試験項目保管部に記述する(ステップP7)。   In the example of FIG. 16, even if the parent is NG, the child is not always NG. Therefore, the example of FIG. 17 has a step of correcting that point. The example of FIG. 17 is the same as the example of FIG. 16 until grouping (steps P1 to P3). Next, the group with the smallest number of NGs in each group is set as a parent, and the others are set as temporary children (step P4). Then, it is determined whether or not the tentative child is always NG in the parent item of NG (step P5). As a result of the determination, when all the temporary children are always NG, the parent-child relationship is described in the test item storage unit 240 (step P6). As a result of the determination, if there is a provisional child having an item whose parent is NG and the provisional child is OK, the provisional child having an item whose parent is NG and the provisional child is OK is removed. , Etc. are described in the test item storage unit as a parent-child relationship (step P7).

このように、本発明の検証装置は、オープン化されたネットワーク機器の物理的なハードウェアを準備してネットワークOSをインストールすることなく、ネットワーク機器とネットワークOSとの組み合わせにおける性能試験や機能確認試験を行うことができる。   As described above, the verification device of the present invention can perform a performance test or a function confirmation test on a combination of a network device and a network OS without preparing physical hardware of the open network device and installing a network OS. It can be performed.

100 検証装置
110 試験構成管理部
120 試験実施部
130 試験結果判定部
140 組み合わせ削減部
150 試験項目削減部
160 重み付与部
170 試験結果出力部
180 送信部
190 受信部
200 データベース
210 ソフトウェア保管部
220 組み合わせパターン保管部
230 ネットワーク構成パターン保管部
240 試験項目保管部
250 試験結果保管部
300 検証システム
310 コンピューティングリソース
320 ミドルウェア
400 パケット生成部
410 送信部
420 受信部
Reference Signs List 100 verification device 110 test configuration management unit 120 test execution unit 130 test result determination unit 140 combination reduction unit 150 test item reduction unit 160 weighting unit 170 test result output unit 180 transmission unit 190 reception unit 200 database 210 software storage unit 220 combination pattern Storage unit 230 Network configuration pattern storage unit 240 Test item storage unit 250 Test result storage unit 300 Verification system 310 Computing resource 320 Middleware 400 Packet generation unit 410 Transmission unit 420 Receiver

Claims (9)

オープン化設備の検証装置であって、
ネットワーク機器のハードウェアの動作をエミュレートしたハードウェアエミュレータと前記ネットワーク機器を制御するネットワークOSとを組み合わせて仮想ネットワーク機器を構成する試験構成管理部と、
前記仮想ネットワーク機器に対して予め定められた試験項目から必要な試験を実施する試験実施部と、
前記実施された試験の結果を判定する試験結果判定部と、を備えることを特徴とする検証装置。
A verification device for open facilities,
A test configuration management unit configured to configure a virtual network device by combining a hardware emulator that emulates the operation of the hardware of the network device and a network OS that controls the network device;
A test performing unit that performs a necessary test from a predetermined test item on the virtual network device;
A verification device comprising: a test result determination unit configured to determine a result of the performed test.
前記ハードウェアエミュレータは、ネットワーク機器の内部の部品の動作をエミュレートした複数のハードウェアエミュレータの組み合わせであることを特徴とする請求項1記載の検証装置。   The verification device according to claim 1, wherein the hardware emulator is a combination of a plurality of hardware emulators that emulate the operation of a component inside a network device. 前記試験構成管理部は、予め定められた組み合わせパターンに基づいて複数の仮想ネットワーク機器を順次構成し、
前記試験実施部は、前記複数の仮想ネットワーク機器毎に必要な試験を実施し、
前記試験結果判定部は、前記複数の仮想ネットワーク機器の試験結果を比較し、最適なものを判定することを特徴とする請求項1または請求項2記載の検証装置。
The test configuration management unit sequentially configures a plurality of virtual network devices based on a predetermined combination pattern,
The test performing unit performs a necessary test for each of the plurality of virtual network devices,
The verification apparatus according to claim 1, wherein the test result determination unit compares test results of the plurality of virtual network devices and determines an optimum one.
前記予め定められた組み合わせパターンのうち、既に試験が行なわれた組み合わせパターンの組み合わせおよび試験結果に基づいて試験を行なう必要のない組み合わせを抽出し、前記抽出した組み合わせを含む前記予め定められた組み合わせパターンにチェックを入れる組み合わせ削減部を更に備え、
前記試験構成管理部は、前記チェックの入った組み合わせを構成しないことを特徴とする請求項3記載の検証装置。
Among the predetermined combination patterns, a combination that does not need to be tested based on the combination of the combination patterns already tested and the test result is extracted, and the predetermined combination pattern including the extracted combination is extracted. Further equipped with a combination reduction unit that checks
The verification apparatus according to claim 3, wherein the test configuration management unit does not configure the checked combination.
前記試験構成管理部は、予め定められたネットワーク構成パターンに基づいて複数の仮想ネットワーク機器の組み合わせからなる仮想ネットワークを順次構成し、
前記試験実施部は、前記仮想ネットワーク毎に必要な試験を実施し、
前記試験結果判定部は、前記複数の仮想ネットワークの試験結果を比較し、最適なものを判定することを特徴とする請求項1から請求項4のいずれかに記載の検証装置。
The test configuration management unit sequentially configures a virtual network composed of a combination of a plurality of virtual network devices based on a predetermined network configuration pattern,
The test performing unit performs a necessary test for each of the virtual networks,
The verification apparatus according to claim 1, wherein the test result determination unit compares test results of the plurality of virtual networks and determines an optimal one.
既に実施した試験の試験結果に基づいて試験項目間の論理的包含関係を有する可能性のある親子関係を判断する試験項目削減部を更に備え、
前記試験実施部は、前記試験項目削減部が親と判断した試験項目の試験結果が否定的であった場合、前記試験項目削減部が親と判断した試験項目の子と判断された試験項目の試験を行なわないことを特徴とする請求項1から請求項5のいずれかに記載の検証装置。
Further comprising a test item reduction unit that determines a parent-child relationship that may have a logical inclusion relationship between test items based on test results of tests that have already been performed,
When the test result of the test item determined as the parent by the test item reduction unit is negative, the test execution unit determines the test item that is determined to be a child of the test item determined by the test item reduction unit as the parent. The verification device according to claim 1, wherein a test is not performed.
試験結果判定部の判定結果を出力する試験結果出力部と、
ユーザの採用した仮想ネットワーク機器または仮想ネットワークの試験結果に基づいて試験項目に重みを付与する重み付与部と、を更に備え、
前記試験結果出力部は、出力する仮想ネットワーク機器または仮想ネットワークの試験項目の試験結果が否定的でかつ重みが付与されている場合、前記仮想ネットワーク機器または仮想ネットワークの出力と共に注意喚起する表示をすることを特徴とする請求項1から請求項6のいずれかに記載の検証装置。
A test result output unit that outputs a determination result of the test result determination unit,
A weighting unit that weights a test item based on a virtual network device or virtual network test result adopted by the user,
The test result output unit, when the test result of the test item of the virtual network device or the virtual network to be output is negative and weighted, displays a display that alerts the user along with the output of the virtual network device or the virtual network. The verification device according to any one of claims 1 to 6, wherein:
オープン化設備の検証方法であって、
ネットワーク機器のハードウェアの動作をエミュレートしたハードウェアエミュレータと前記ネットワーク機器を制御するネットワークOSとを組み合わせて物理マシン上に仮想ネットワーク機器を構成するステップと、
前記仮想ネットワーク機器に対して予め定められた試験項目から必要な試験を実施するステップと、
前記実施された試験項目に対して結果を判定するステップと、を含むことを特徴とする方法。
It is a method of verifying open facilities,
Configuring a virtual network device on a physical machine by combining a hardware emulator that emulates the operation of the hardware of the network device and a network OS that controls the network device;
Performing a necessary test on the virtual network device from a predetermined test item;
Determining a result for the performed test item.
オープン化設備の検証プログラムであって、
ネットワーク機器のハードウェアの動作をエミュレートしたハードウェアエミュレータと前記ネットワーク機器を制御するネットワークOSとを組み合わせて仮想ネットワーク機器を構成する処理と、
前記仮想ネットワーク機器に対して予め定められた試験項目から必要な試験を実施する処理と、
前記実施された試験項目に対して結果を判定する処理と、の一連の処理をコンピュータに実行させることを特徴とするプログラム。
It is a verification program for open facilities,
Processing of configuring a virtual network device by combining a hardware emulator that emulates the operation of the hardware of the network device and a network OS that controls the network device;
A process of performing a necessary test from a predetermined test item on the virtual network device;
A program for causing a computer to execute a series of processes including a process of determining a result for the performed test item.
JP2018177696A 2018-09-21 2018-09-21 Open facility verification equipment, verification methods, and programs Active JP6914901B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018177696A JP6914901B2 (en) 2018-09-21 2018-09-21 Open facility verification equipment, verification methods, and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018177696A JP6914901B2 (en) 2018-09-21 2018-09-21 Open facility verification equipment, verification methods, and programs

Publications (2)

Publication Number Publication Date
JP2020048172A true JP2020048172A (en) 2020-03-26
JP6914901B2 JP6914901B2 (en) 2021-08-04

Family

ID=69901875

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018177696A Active JP6914901B2 (en) 2018-09-21 2018-09-21 Open facility verification equipment, verification methods, and programs

Country Status (1)

Country Link
JP (1) JP6914901B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040088150A1 (en) * 1998-03-31 2004-05-06 Synopsys, Inc. System and method for hardware and software co-verification
JP2007082078A (en) * 2005-09-16 2007-03-29 Toshiba Corp Data relay device
WO2014020883A1 (en) * 2012-08-01 2014-02-06 日本電気株式会社 Network test device, network test method, and network test program
WO2014179731A1 (en) * 2013-05-02 2014-11-06 Amazon Technologies, Inc. Program testing service
US20140331205A1 (en) * 2013-05-02 2014-11-06 Amazon Technologies, Inc. Program Testing Service
JP2015049659A (en) * 2013-08-30 2015-03-16 三菱電機株式会社 Test execution system, test execution device, test execution method, and test execution program
JP2015127882A (en) * 2013-12-27 2015-07-09 株式会社リコー Information processing system, information processing method, and information processing program
WO2018142477A1 (en) * 2017-01-31 2018-08-09 三菱電機株式会社 Request analyzer, request analysis method, and request analysis program

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040088150A1 (en) * 1998-03-31 2004-05-06 Synopsys, Inc. System and method for hardware and software co-verification
JP2007082078A (en) * 2005-09-16 2007-03-29 Toshiba Corp Data relay device
WO2014020883A1 (en) * 2012-08-01 2014-02-06 日本電気株式会社 Network test device, network test method, and network test program
WO2014179731A1 (en) * 2013-05-02 2014-11-06 Amazon Technologies, Inc. Program testing service
US20140331205A1 (en) * 2013-05-02 2014-11-06 Amazon Technologies, Inc. Program Testing Service
JP2016525731A (en) * 2013-05-02 2016-08-25 アマゾン テクノロジーズ インコーポレイテッド Program test service
JP2015049659A (en) * 2013-08-30 2015-03-16 三菱電機株式会社 Test execution system, test execution device, test execution method, and test execution program
JP2015127882A (en) * 2013-12-27 2015-07-09 株式会社リコー Information processing system, information processing method, and information processing program
WO2018142477A1 (en) * 2017-01-31 2018-08-09 三菱電機株式会社 Request analyzer, request analysis method, and request analysis program

Also Published As

Publication number Publication date
JP6914901B2 (en) 2021-08-04

Similar Documents

Publication Publication Date Title
US10338895B2 (en) Integrated developer environment for internet of things applications
GB2523338A (en) Testing a virtualised network function in a network
US10503484B2 (en) Virtual replication of physical things for scale-out in an internet of things integrated developer environment
JP6753200B2 (en) Methods, systems and computer programs for cloud-based computing clusters for simulated operator training systems
US9916170B2 (en) Cloud computing simulator
CN110647332A (en) Software deployment method and device based on container cloud
CN110632857B (en) Control performance verification method for large-scale hierarchical control system
KR102339747B1 (en) Simulator, simulation device, and simulation method
US11902103B2 (en) Method and apparatus for creating a custom service
Krishna et al. Rigorous design and deployment of IoT applications
KR20230088252A (en) Method and apparatus for generating and applying deep learning model based on deep learning framework
CN112799782A (en) Model generation system, method, electronic device, and storage medium
CN113448678A (en) Application information generation method, deployment method, device, system and storage medium
US20220214928A1 (en) Workload Configuration Extractor
US20230070063A1 (en) Workflow automation utilizing metadata structure
EP4152715A1 (en) Method and apparatus for determining resource configuration of cloud service system
JP6914901B2 (en) Open facility verification equipment, verification methods, and programs
JP2015233283A (en) Interconnection network simulator and method for simulating interconnection network
CN112699042B (en) Unit test case generation method and device
CN111726374B (en) Web request processing method, system, device and computer readable storage medium
CN114430385A (en) Network equipment detection method and device and electronic equipment
CN114567559A (en) Training method and device of data analysis model and storage medium
WO2019225420A1 (en) Conversion device and conversion program
CN112433900A (en) Method, system, device and storage medium for chip verification
CN113518974A (en) System and method for finding and identifying computing nodes in a network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200722

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210527

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210622

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210714

R150 Certificate of patent or registration of utility model

Ref document number: 6914901

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150