Age | Commit message (Collapse) | Author | Files | Lines |
|
Second attempt to bump version back to SNAPSHOT.
Cannot be submitted before merge job for
https://gerrit.fd.io/r/#/c/7476/
is finished.
Change-Id: Id9a143b6d7774aaabc3aaad7168eb424fbda0a85
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Honeycomb artifacts are published by honeycomb-merge job.
Current job settings use 'default' choosing-strategy,
which clones most recent commit from target branch.
Therefore honeycomb version should not be set
to snapshot until merge job is finished and artifacts
are available in nexus.
This patch is second attempt to bump honeycomb version
(has the same contents as https://gerrit.fd.io/r/#/c/7453/)
Change-Id: Iabc4431e3f65ff25ba6abeabc0d6c37bbb163963
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: Id9a143b6d7774aa3a93aaad7168eb424fbda0a85
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: I4d24431e3f65ff25ba6abeabc0d6c37bbb163963
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
This change is necessary to break dep cycle, that would by introduced
by splitting netconf and data-core modules. Also allows to reduce
use in hc2vpp(some project incude whole minimal-distribution-core
just because of this one interface)
Change-Id: I7744b4dc78f6d6797263b10bbc4ead545a2f6593
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
|
|
Change-Id: Ie7b486c266ea34df999e7122b5ef12d26aded863
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Contains configuration for benchmarks:
- Honeycomb on rest(just infra, no data)
- Honeycomb with 1000 data nodes
- Honeycomb with 10000 data nodes
Each benchmark outputs two files:
- out_path_name-HeapMemoryUsage.csv
- out_path_name-NonHeapMemoryUsage.csv
Both files are in format :
committed,init,max,used
109576192,109051904,1525153792,12194752
Data sample sizes can be easily adjusted, just by changing
start parameter -DsampleSize
Change-Id: If6f9919307574237689326b4a38d410ec563200a
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
|