Silent Update OS Dialogs/Automated testing: Difference between revisions

Jump to navigation Jump to search
(Created page with "=== The challenge === If we want to test the Windows service, we need some way to get admin privileges in order to be able to install the service. If the service is already inst...")
 
Line 8: Line 8:


The downside is that if we need to install a new good version of the service, it's going to be manual work for RelEng.  Since the only thing that the known good service is expected to do is to be able to replace itself with the version of the service coming from the binary, I don't expect this problem happening frequently in practice.
The downside is that if we need to install a new good version of the service, it's going to be manual work for RelEng.  Since the only thing that the known good service is expected to do is to be able to replace itself with the version of the service coming from the binary, I don't expect this problem happening frequently in practice.
In order to automate the process of delivering new good known versions of the service, we're planning to make the installation script download the binary from a known location within the Mozilla build network.  We will also download an installation script to enable us to customize the way that the installation works if we need to.
Confirmed users
657

edits

Navigation menu