Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
CzechLight
/
velia
/
refs/heads/master
19d2891
error handling in sysrepo has changed
by Jan Kundrát
· 2 days ago
master
4a48aa4
alarms: don't hardcode the alarm type of a sideloaded alarm
by Jan Kundrát
· 9 days ago
1c5a6fd
i2c: reduce the number of retries
by Jan Kundrát
· 9 days ago
cf26559
i2c: report back which ioctl() has failed
by Jan Kundrát
· 9 days ago
9ee4f75
tests: add some formatters for IETFHardware
by Jan Kundrát
· 10 days ago
f2962f3
tests: simplify conversions to string
by Jan Kundrát
· 10 days ago
03a9e45
hardware: add fixme to why FspYh explicitly raises cleared alarm
by Tomáš Pecka
· 9 days ago
11b49b8
hardware: don't update alarm-inventory in sideLoadedAlarms if not needed
by Tomáš Pecka
· 11 days ago
8f4075b
hardware: use existing named constants instead of string literals
by Tomáš Pecka
· 10 days ago
0e4cba5
support DC PSUs as well
by Jan Kundrát
· 13 days ago
b98b4f9
performance: trace how much time is spent in sysrepo interactions
by Jan Kundrát
· 2 weeks ago
42c4d7e
debugging: show what's going to sysrepo
by Jan Kundrát
· 2 weeks ago
670c92e
Merge "README: mention jq as optional dependency"
by Jan Kundrát
· 2 weeks ago
47c8707
README: mention jq as optional dependency
by Tomáš Pecka
· 2 weeks ago
6d34167
basic tests for CLI utils
by Jan Kundrát
· 2 weeks ago
f8d69f4
jq: use the 1.6 syntax
by Jan Kundrát
· 2 weeks ago
e255241
Add a CLI tool for listing all "important" HW components
by Jan Kundrát
· 2 weeks ago
276f59b
cmake: a reusable function for installing of JQ wrappers
by Jan Kundrát
· 2 weeks ago
c8a0866
cmake: coding style: wrapping a long line
by Jan Kundrát
· 2 weeks ago
ffe601b
Put CLI utils outside of src/
by Jan Kundrát
· 2 weeks ago
27e8c55
read inventory information from the IPMI FRU EEPROM on the PSUs/PDU
by Jan Kundrát
· 2 weeks ago
2b54d68
hardware: fix daemon name
by Jan Kundrát
· 2 weeks ago
529bae8
tests: repeated reading from PMBus
by Jan Kundrát
· 2 weeks ago
59fbe22
EEPROM: respect the expected size of the UID
by Jan Kundrát
· 2 weeks ago
f4a97ea
refactor: don't produce a simple map via velia::ietf_hardware::data_reader::StaticData
by Jan Kundrát
· 2 weeks ago
692a0d0
hwmon: fsp: determine the sysfs device entry from the I2C bus numbers
by Jan Kundrát
· 2 weeks ago
242e6e1
TransientI2C: simplify with fmt
by Jan Kundrát
· 2 weeks ago
fd09bbf
add velia-ipmi-fru-eeprom
by Tomáš Pecka
· 2 weeks ago
78aa507
cmake: remove forgotten debugging
by Jan Kundrát
· 2 weeks ago
3fc09b9
refactor: a helper for reading file into bytes
by Jan Kundrát
· 2 weeks ago
f648ddf
power: prevent spurious alarms about "missing devices" during init
by Jan Kundrát
· 3 weeks ago
c792b35
hw: report the fan board S/N
by Jan Kundrát
· 3 weeks ago
527cc81
refactor: prepare for extra test repetition
by Jan Kundrát
· 3 weeks ago
c98da38
hw: read static serial numbers from EEPROMs
by Jan Kundrát
· 3 weeks ago
e355a74
power: fix driver name for the PDU
by Jan Kundrát
· 3 weeks ago
593537e
refactor: don't hardcode some FSP-specific bits into the TransientI2C driver
by Jan Kundrát
· 3 weeks ago
c0d7758
docs: hw: ROADM/inline/... is handled in cla-sysrepo already
by Jan Kundrát
· 3 weeks ago
395204d
Retire support for g1 hardware
by Jan Kundrát
· 4 weeks ago
6121285
hardware: alarms report the crossed threshold value
by Tomáš Pecka
· 5 weeks ago
760fe33
hardware: get exceeded threshold values
by Tomáš Pecka
· 5 weeks ago
e44fe29
Prepare for tagging the first release
by Jan Kundrát
· 6 weeks ago
v1
58855c4
hardware: add some debugging when pushing stuff to sysrepo
by Jan Kundrát
· 5 weeks ago
b713c10
hardware: tweak the root component data
by Jan Kundrát
· 5 weeks ago
848207c
utility to show active alarms in terminal
by Tomáš Pecka
· 5 weeks ago
d6f648f
refactor: use std::jthread for a proper cleanup
by Jan Kundrát
· 5 weeks ago
df6365b
Use two-phase init to prevent calling a pure virtual
by Jan Kundrát
· 5 weeks ago
8554b01
CI: ignore a TSAN false positive from HH's libdate-tz
by Jan Kundrát
· 5 weeks ago
3b2a12d
CI: re-enable ARM builds
by Jan Kundrát
· 5 weeks ago
8dd54de
refactor: a shorter name for converting leaf values to string
by Jan Kundrát
· 6 weeks ago
7935e81
C++: use std::string instead of std::string_view
by Jan Kundrát
· 6 weeks ago
73cb507
tests: cleanup includes in LLDP test
by Tomáš Pecka
· 7 weeks ago
01470c7
system: add defaulted op== for NeighborEntry
by Tomáš Pecka
· 7 weeks ago
a9c66bf
tests: pretty print vector<T> for doctest
by Tomáš Pecka
· 7 weeks ago
43edf72
health: do not rely on the operational DS being valid
by Jan Kundrát
· 8 months ago
bee8186
build: simplify installation
by Jan Kundrát
· 9 weeks ago
9efb73c
Unify installation directory for YANG files
by Jan Kundrát
· 9 weeks ago
086de99
build: simplify installation of YANG submodules
by Jan Kundrát
· 9 weeks ago
b8d3961
build: use a less confusing FindPkgConfig syntax
by Jan Kundrát
· 9 weeks ago
72f540e
Use date utilities from libyang-cpp
by Tomáš Pecka
· 4 months ago
4a10d0a
port to libyang v3
by Jan Kundrát
· 7 months ago
9bd6127
hardware: push alarm-inventory alarms in one batch
by Tomáš Pecka
· 9 months ago
bbfc1c3
hardware: push new discovered alarm resources in batches
by Tomáš Pecka
· 9 months ago
4a0c6ea
tests: replace set with vector
by Tomáš Pecka
· 9 months ago
52d5046
tests: allow batch resource updates in sysrepo alarm expectations
by Tomáš Pecka
· 9 months ago
4163c0c
tests: remove alarm-qualifier form alarms expectations
by Tomáš Pecka
· 9 months ago
8784429
hardware: push multiple alarm-inventory resources at once
by Tomáš Pecka
· 9 months ago
2848fd0
hardware: properly set up alarm-inventory
by Tomáš Pecka
· 9 months ago
ea55305
utils: allow to push more new resources into an alarm-inventory entry
by Tomáš Pecka
· 9 months ago
9354bce
utils: reorder severity parameter in alarm inventory management
by Tomáš Pecka
· 9 months ago
d694bc5
utils: remove alarm-type-qualifier from alarm managing functions
by Tomáš Pecka
· 9 months ago
14f912b
utils: willClear alarm parameter has a default value
by Tomáš Pecka
· 9 months ago
c1aee5c
utils: put alarms into separate namespace
by Tomáš Pecka
· 9 months ago
c151151
tests: reduce excessive whitespace
by Jan Kundrát
· 10 months ago
ca85a6d
health: write to alarm-inventory in batches if possible
by Tomáš Pecka
· 9 months ago
94ebc36
health: read systemd unit state from ListUnits call
by Tomáš Pecka
· 9 months ago
26ac0fa
health: use named struct a pair of strings
by Tomáš Pecka
· 9 months ago
b80a7e3
tests: use alarm expectations in systemd-unit tests
by Tomáš Pecka
· 9 months ago
e66a193
tests: allow specifying more leafs in alarm-inventory expectations
by Tomáš Pecka
· 9 months ago
1211fd9
tests: extend AlarmWatcher to check for multiple severities and resources
by Tomáš Pecka
· 9 months ago
baf289c
tests: mock class for testing alarms
by Tomáš Pecka
· 9 months ago
6fcb759
tests: encapsulate RPC watcher into a class
by Tomáš Pecka
· 9 months ago
7eb6459
tests: encapsulate datastore changes watcher into a single class
by Tomáš Pecka
· 9 months ago
baafdd9
tests: use common Values typedef in notification watcher
by Tomáš Pecka
· 9 months ago
9f7b13e
tests: rename and move sysrepo notification watcher
by Tomáš Pecka
· 9 months ago
de06290
tests: move module_from_xpath into a common sysrepo-helpers library
by Tomáš Pecka
· 9 months ago
c164ca6
tests: move sysrepo helpers into a separate library
by Tomáš Pecka
· 9 months ago
190c724
utils: add RAII sysrepo datastore switching
by Tomáš Pecka
· 9 months ago
370e2bf
Merge changes I6c158f07,I311cc4cd,Ifdb3991f,I28558181
by Jan Kundrát
· 10 months ago
26b3821
hardware: raise alarms when FspYh read failures happen
by Tomáš Pecka
· 10 months ago
b0923ec
tests: verify that called alarms are registered in alarm-inventory
by Tomáš Pecka
· 10 months ago
2fdc8ce
tests: move expectations macros together
by Tomáš Pecka
· 10 months ago
3414e43
system: deny reading other user's authorised keys
by Tomáš Pecka
· 10 months ago
24b5483
system: add NACM rules allowing to change password and modify keys
by Tomáš Pecka
· 10 months ago
b151d2d
tests: remove useless section
by Tomáš Pecka
· 10 months ago
b3f624e
tests: use TEST_SYSREPO_INIT* macros
by Tomáš Pecka
· 10 months ago
22951ef
tests: fix macro formatting
by Tomáš Pecka
· 10 months ago
cdc899b
tests: sysrepo: don't print "not interesting" nodes
by Jan Kundrát
· 10 months ago
82e41c3
tests: refactor: use a typedef for this long std::map type
by Jan Kundrát
· 10 months ago
f85b5cb
tests: DRY: use a macro for these XPaths
by Jan Kundrát
· 10 months ago
d012b32
cmake: tests: simplify sysrepo fixtures
by Jan Kundrát
· 10 months ago
Next »