summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get CI jobs from masterci/sumoLaurent Bonnans2019-07-191-0/+91
* Give more memory for minnowboard selftestLaurent Bonnans2019-07-191-1/+1
* Avoid unicode decode error in ptestLaurent Bonnans2019-07-171-1/+1
* Use 128M by default for qemu in oe-selftestsLaurent Bonnans2019-07-174-5/+9
* Fix race condition in oe-selftest HSM testLaurent Bonnans2019-07-171-7/+6
* Do not push ostree images during most of oe-selftestLaurent Bonnans2019-07-172-0/+10
* Fix some oe-selftest timeouts issuesLaurent Bonnans2019-07-172-8/+12
* Factor out ugly function in oe-selftestsLaurent Bonnans2019-07-175-63/+28
* Fix aktualizr-native run in oe-selftestLaurent Bonnans2019-07-173-24/+22
* Add ability to supply METADIR to envsetup.shLaurent Bonnans2019-07-171-1/+1
* Merge pull request #527 from advancedtelematic/refactor/sumo/renaming-seconda...Patrick Vacek2019-06-0736-212/+502
|\
| * sota.bbclass: Translate old prov recipe names into the new versions.refactor/sumo/renaming-secondaries-etcPatrick Vacek2019-06-051-0/+14
| * Remove executable access control bits from aktualizr recipe.Patrick Vacek2019-06-051-0/+0
| * Rename provisioning methods.Patrick Vacek2019-06-0521-131/+130
| * aktualizr: bump garage sign to version 0.7.0-3-gf5ba640.Patrick Vacek2019-06-051-3/+3
| * OTA-2541: Switch to Aktualizr's version that supports IP Secondaries preconfi...Mike Sul2019-06-051-1/+1
| * OTA-2541: IP Secondary tests (oe-selftest)Mike Sul2019-06-052-66/+138
| * OTA-2541: Use local.conf's variables to configure Primary with Secondary(ies)...Mike Sul2019-06-0510-13/+86
| * OTA-2541: Use MPL-2.0 license for recipes-test's recipesMike Sul2019-06-057-7/+10
| * OTA-2541: Add suffix '-sndry' to a default HW_ID for Secondary. Ability to de...Mike Sul2019-06-057-7/+40
| * OTA-2541: Remove Secondary's socket service. Use a regular systemd service to...Mike Sul2019-06-053-11/+6
| * OTA-2541: Static IP address on Primary's and Secondary's internal NICMike Sul2019-06-059-8/+69
| * OTA-2541: Network configuration on IP/Posix SecondaryMike Sul2019-06-051-0/+8
| * aktualizr-polling-interval: new config fragment.Patrick Vacek2019-06-053-0/+32
| * sota.bbclass: move sota to DISTROOVERRIDESMing Liu2019-06-051-1/+1
| * OTA-2606: Renaming provisioning methodsMerlin Carter2019-06-051-1/+1
| * OTA-2606: Renaming provisioning methodsmerltron2019-06-051-1/+1
|/
* Merge pull request #515 from advancedtelematic/fix/sumo/backportPatrick Vacek2019-05-1738-405/+903
|\
| * Mention oe-selftest usage of ptest.fix/sumo/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 syntax for make parallelization.Patrick Vacek2019-05-031-1/+1
| * 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