1. 19 Apr, 2023 1 commit
  2. 17 Apr, 2023 27 commits
  3. 14 Apr, 2023 3 commits
    • Joanne Hugé's avatar
      ors-amarisoft: remove confusing 4G terminology · 76045cfa
      Joanne Hugé authored
      * Rename mme software type to core-network since mme is a 4G terminology
      * Rename template-lte-XXX to template-XXX since lte is a 4G terminology
      76045cfa
    • Joanne Hugé's avatar
      ors-amarisoft: remove cluster software types · 82e347c4
      Joanne Hugé authored
      * Remove gnb-epc and enb-epc software types and merge mme and epc together
      82e347c4
    • Jérome Perrin's avatar
      metabase: fix restoring backups · 8218f34a
      Jérome Perrin authored
      In practice, the restoration was always failing with errors like:
      
        pg_restore: [archiver (db)] could not execute query: ERROR: schema "???" already exists
      
      because the database was first initialized, but the usual restore
      scenario is:
       - instance is populated with initial data
       - data is replaced by restoring the data
      
      this also change the timeout to 5 seconds, 30 is too much
      8218f34a
  4. 08 Apr, 2023 1 commit
  5. 07 Apr, 2023 1 commit
  6. 06 Apr, 2023 3 commits
  7. 31 Mar, 2023 4 commits