Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-5148

Test Qt installer and Qt MT with expired perpetual license

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • RTA
    • Qt Installer Sprint 66, Qt Installer Sprint 67, Qt Installer Sprint 68, Qt Installer Sprint 69, Qt Installer Sprint 70, Qt Installer Sprint 71, Qt Installer Sprint 72, Qt Installer Sprint 73, Qt Installer Sprint 74, Qt Installer Sprint 75, Qt Installer Sprint 76, Qt Installer Sprint 77, Qt Installer Sprint 78

    Description

      Users with expired perpetual license should be able to install Qt and tools that has been released before the license has expired. Test that the correct repositories are available, maybe from the json document which server returns?

           {
                  "action": "add",
                  "categories": [
                      "Long Term Support",
                      "Latest releases",
                      "Archive"
                  ],
                  "name": "Qt for MCUs 2.2.1 common files online repository",
                 *"releasedate": "2022-08-15T11:00:00.000Z", //HERE
                  "url": "<url>"
              },
              {
                  "action": "add",
                  "categories": [
                      "Long Term Support",
                      "Latest releases",
                      "Archive"
                  ],
                  "name": "Qt for MCUs 2.2.1 core sources online repository",
                  "releasedate": "2022-08-15T11:00:00.000Z", //HERE
                  "url": "<url>"
              }
      

      Attachments

        Activity

          People

            iikkak Iikka Konola
            kamartti Katja Marttila
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: