summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mention oe-selftest usage of ptest.fix/rocko/backportPatrick Vacek2019-05-171-0/+2
* Fix bad ptest printing of failuresLaurent Bonnans2019-05-171-1/+1
* Make aktualizr-ptest depend on python3-miscLaurent Bonnans2019-05-171-1/+1
* More robust aktualizr-ptest printing of errorsLaurent Bonnans2019-05-171-2/+2
* aktualizr: fix cmake compilation for ptest.Patrick Vacek2019-05-071-1/+2
* aktualizr: do not require openssl-bin.Patrick Vacek2019-05-031-1/+1
* selftest: retry aktualizr failure check due to resource constraints.Patrick Vacek2019-05-031-2/+9
* aktualizr: Remove aktualizr-check-discovery dependency.Patrick Vacek2019-04-291-2/+1
* aktualizr: Bump to latest for recovery fixes.Patrick Vacek2019-04-291-1/+1
* selftest: Remove test_secondary_listening.Patrick Vacek2019-04-291-5/+0
* Bump aktualizr and garage toolsLaurent Bonnans2019-04-291-4/+4
* Use PARALLEL_MAKE when building aktualizr-ptestLaurent Bonnans2019-04-291-1/+1
* Parametrizable AKTUALIZR_PTEST_PARALLEL_LEVELLaurent Bonnans2019-04-291-2/+4
* Add openssl-bin as a aktualizr-ptest requirementLaurent Bonnans2019-04-291-1/+1
* Fix problem with lshw for aktualizr ptestLaurent Bonnans2019-04-291-2/+2
* Add oe-selftest for aktualizr ptest run on qemuLaurent Bonnans2019-04-292-2/+54
* OTA-2418: Remove example.com URL from automated garage-sign usageMykhaylo Sul2019-04-292-2/+7
* Cleanup (not) provisioned checks in oe-selftestLaurent Bonnans2019-04-293-62/+33
* Solve qemu long rng initialization problemLaurent Bonnans2019-04-291-0/+2
* Add resource control testLaurent Bonnans2019-04-291-0/+45
* Fix in oe-selftests/qemu_launchLaurent Bonnans2019-04-292-20/+5
* Split oe-selftests by target machinesLaurent Bonnans2019-04-296-271/+307
* Document aktualizr-resource-controlLaurent Bonnans2019-04-291-0/+14
* Add aktualizr-resource-controlLaurent Bonnans2019-04-292-1/+31
* Set 'allarch' to aktualizr config recipesLaurent Bonnans2019-04-2910-1/+20
* Save space in deployed aktualizr ptestLaurent Bonnans2019-04-291-2/+5
* Document ptest for aktualizrLaurent Bonnans2019-04-291-0/+13
* oe-selftest: look for expected error in stderr.Patrick Vacek2019-04-291-1/+1
* Patch valgrind for rpi runsLaurent Bonnans2019-04-292-0/+254
* Depend on python3-modules and curl for aktualizr-ptestLaurent Bonnans2019-04-291-1/+1
* Disable ptest for aktualizr by defaultLaurent Bonnans2019-04-291-0/+4
* Add working ptest suite for aktualizrLaurent Bonnans2019-04-292-1/+33
* aktualizr: draft of enabling ptestPatrick Vacek2019-04-291-1/+6
* Use 'printf' instead of 'echo -e'Laurent Bonnans2019-04-291-2/+2
* wic:plugins:otaimage.py: fix a potential issueMing Liu2019-04-291-6/+18
* aktualizr: use echo -e when using escape sequencesStefan Agner2019-04-291-2/+2
* Document GARAGE_SIGN_AUTOVERSIONLaurent Bonnans2019-04-261-0/+1
* Document necessary integration of network connectivityLaurent Bonnans2019-04-261-0/+2
* Replace connman with systemd-networkd on raspberrypiLaurent Bonnans2019-04-263-2/+5
* Define virtual/network-configurationLaurent Bonnans2019-04-269-9/+15
* Replace connman with systemd-networkd on qemux86-64Laurent Bonnans2019-04-264-1/+30
* Remove connman* from base IMAGE_INSTALL_appendLaurent Bonnans2019-04-268-5/+8
* Simplify garage-sign fetching for aktualizrLaurent Bonnans2019-04-262-41/+8
* Move warning about insecure practise to the correct recipeStefan Agner2019-04-262-3/+4
* Merge pull request #502 from cminyard/rockoPatrick Vacek2019-03-054-8/+8
|\
| * ostree: Use /usr/lib for file that ostree puts thereCorey Minyard2019-03-021-5/+5
| * aktualizr: Use ${libdir_native} when referring to native filesCorey Minyard2019-03-013-3/+3
|/
* Merge pull request #495 from advancedtelematic/backport/rocko/auto-reboot-etcBen Luck2019-02-2715-49/+59
|\
| * README: document auto-reboot config feature.backport/rocko/auto-reboot-etcPatrick Vacek2019-02-272-1/+2
| * updater.py: remove test_add_package.Patrick Vacek2019-02-261-29/+0