-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathsnapcraft.yaml
More file actions
32 lines (25 loc) · 732 Bytes
/
snapcraft.yaml
File metadata and controls
32 lines (25 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: netburn
version: '1.04'
summary: Smart network testing/modeling tools
description: |
Net-hydra schedules simultaneous execution of
arbitrary tools across multiple machines with
millisecond or better precision. Netburn allows
modeling of real-world network workloads using
an HTTP back-end. Whenits is similar to the at
job scheduler, but allows scheduling and
execution with millisecond or better precision
and granularity.
confinement: devmode
base: core18
apps:
net-hydra:
command: net-hydra
whenits:
command: whenits
netburn:
command: netburn
parts:
netburn:
plugin: dump
source: https://github.com/jimsalterjrs/network-testing/archive/$SNAPCRAFT_PROJECT_VERSION.tar.gz