Commit Graph

258 Commits

Author SHA1 Message Date
Konstantina Chremmou
3d75d5396a Removed obsolete file from the list of dependencies.
Also, removed duplicate code from utility script.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-04-24 15:03:20 +01:00
Mihaela Stoica
6d44fd0350 CP-30335 - Part 2: Add a new precheck + Part 3: Enhance the error message displayed in case of migration failure during the RPU (#2371)
* CP-30335: Fix RPU wizard tests

* CP-30335: Add abstract class WarningWithMoreInfo and use it for two of the existing Warnings

* CP-30335: Add a new precheck which produces a warning if the Dom0 memory after the upgrade will be increased.

- if the Dom0 memory after the upgrade is known, then a warning is shown if this is higher than the current memory, regardless of the version of the upgrade
- if the Dom0 memory after the upgrade is not known (e.g. because the rpu plugin does not have the function that returns this), then a warning is shown if upgrading from a pre-Naples version

* CP-30335: Add a more detailed error message if the host evacuation fails due to not enough memory in the RPU and Patching wizards

* CP-30335: Add branding variable for version 8.0

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-01-28 14:44:58 +00:00
Mihaela Stoica
5613a866c0 New certificate thumbprints
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-01-25 10:46:46 +00:00
Konstantina Chremmou
192664597a Removed resource zip from the build artifacts as it is not used anymore.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-12-19 10:11:26 +00:00
Aaron Robson
d37a28a76c CP-27819: Switch to Visual Studio 2017 (#2294)
* Changing the tools version from 13.0 (VS2013) to to 15.0 (VS2017).

* Updating the Splash project from PlatformToolset of "v120_xp" to "v141" and to a more modern Windows SDK Version available in VS2017.

Signed-off-by: Aaron Robson aaron.robson@citrix.com
2018-11-01 15:34:03 +02:00
Michael Z
9034c5a57a REQ-680: Merge master to feature branch.
Signed-off-by: Michael Z <michael.zhao@citrix.com>
2018-09-17 20:00:30 +10:00
Michael Z
5e37264185 CA-297617: Change Citrix Hypervisor Tools to Citrix VM Tools.
Signed-off-by: Michael Z <michael.zhao@citrix.com>
2018-09-14 15:54:04 +01:00
Weiwei You
1ed70d2233 CP-28915: Add HavanaOrGreater method
Signed-off-by: Weiwei You <weiwei.you@citrix.com>
2018-08-24 12:12:28 +01:00
Michael Z
1513a789ca CP-28614: Rebranding to Citrix Hypervisor, auto-replacement. 2018-07-19 16:12:55 +01:00
Mihaela Stoica
4346de5eb8
DO-3700: Add -src-pkgs file pattern in the hotfix-map file
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-04-27 10:31:28 +01:00
Mihaela Stoica
782b9bb40f
DO-3700: Specify the file extensions to the hotfix-map file spec
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-04-27 10:12:50 +01:00
Mihaela Stoica
de31b24242 DO-3700: Add an exclude pattern to the hotfix-map file spec
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-04-26 16:00:44 +01:00
Mihaela Stoica
74695d5d38
Merge pull request #2013 from xenserver/REQ-648
Merge REQ-648 to Master
2018-03-27 13:50:00 +01:00
Joey
c9214af05f CA-284325: fix double sign bug (#1984)
* CA-284325: Fix 3rd party libs are not signed
* Modify description text

Signed-off-by: Ji Jiang <ji.jiang@citrix.com>
2018-03-13 15:55:30 +00:00
Konstantina Chremmou
47523ce632 Renamed manifest files as Windows seem to single out 'manifest'.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-02-28 13:55:15 +00:00
Ji Jiang
ecb7755969 Copy cfu validator binary to output directory
Signed-off-by: Ji Jiang <ji.jiang@citrix.com>
2018-02-12 11:14:14 +00:00
Konstantina Chremmou
ace48522e4 New certificate thumbprints.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-02-05 11:40:28 +00:00
Konstantina Chremmou
123db499f5 Merge branch 'master' into REQ-420 2018-01-25 13:38:58 +00:00
Konstantina Chremmou
69bf32394b Added Json.NET dll in the installer. Updated README.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-12-08 13:36:58 +00:00
Konstantina Chremmou
d173dcd771 CA-275576: Renamed the zip with the unsigned files.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-12-07 14:39:32 +00:00
Konstantina Chremmou
b53b65aa8f Added dependency on the Json.NET dll.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-27 13:17:13 +00:00
Mihaela Stoica
be8f2c6897 CA-266842: Rebrand FriendlyErrorNames
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-10-09 16:56:59 +01:00
Konstantina Chremmou
7d47742637 Moved sign script to the xenadmin repo since it is only used to sign the XenCenter dlls.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-08-20 06:05:55 +01:00
Mihaela Stoica
c9932a49a1 Move PRODUCT_MICRO_VERSION_OVERRIDE to branding (#1706)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-07-20 14:40:04 +01:00
Mihaela Stoica
04fbadb1b7 CA-258357: Create the output directory before trying to write into it 2017-07-12 16:09:42 +01:00
Gabor Apati-Nagy
37b925a274 CA-258357: Modified the build script to build the MSI installer (#1686)
* CA-258357: Modified the build script to build the MSI installer

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>

* CA-258357: Modified the build script to build the MSI installer

Removed duplicate

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>

* CA-258357: Modified the build script to build the MSI installer

Changed the autorun.inf file to point to the msi installer

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-07-11 13:23:17 +01:00
Konstantina Chremmou
0f31e52f5d CP-242400: Corrected target framework when running unit tests. Removed obsolete
file. Placed all the output files flat under the build number (they all have
different names anyway).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-06-28 08:57:59 +01:00
Letsibogo Ramadi
1e07f7b1b1 Merge pull request #1640 from kc284/master3
Modified the help script used for downloading dependencies so that the domain…
2017-06-20 13:55:20 +01:00
Konstantina Chremmou
8c85e77974 CA-257209: Missing right quotation mark broke the build.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-06-16 15:02:35 +01:00
Konstantina Chremmou
0a06c363bb Modified the help script used for downloading dependencies so that the domain
can be passed in as a parameter and authentication is not required. For this
purpose the artifactory download patterns had to be expanded so as to be
understood by wget.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-06-16 08:58:13 +01:00
Konstantina Chremmou
39f3e9ea1e CA-257209: The VNCControl has been deprecated. 2017-06-16 08:55:38 +01:00
Mihaela Stoica
ffe7ff9520 Merge pull request #1632 from xenserver/REQ-378
Feature "REQ-378: Support Chinese Language E-mail Performance Alerts"
2017-06-13 10:51:42 +01:00
Mihaela Stoica
1351155283 CP-21997: Remove CFUValidator from the build script
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-04 16:50:40 +01:00
Mihaela Stoica
54c7ff3c29 Merge pull request #1570 from xenserver/master
Merge master into REQ-378
2017-05-03 09:43:42 +01:00
Kun Ma
6dc10c1490 CP-19453: XenCenter: Add mail-language to other-config parameters when configure e-mail options
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-04-01 11:21:21 +08:00
Gabor Apati-Nagy
44d710c5ee CA-242405: Fixed Metadata in XenCenterSetup.exe
Added the build number to the file version

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-31 16:54:26 +01:00
Konstantina Chremmou
c783e18450 CA-242451: Use a different location for binaries built with CTXSIGN defined (the actual location will be updated when the build is available). Use latest dotnet-packages.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-02-17 17:01:32 +00:00
Konstantina Chremmou
a04b039870 Collected all third party libraries in one place so it's easier for developers to setup their system.
Added a help script to that purpose.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-02-09 20:27:03 +00:00
Konstantina Chremmou
d28b384b75 Testing code for alternative brandings; optional script for setting up environment.
Remove hardcoded repo location.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-01-25 11:42:22 +00:00
Konstantina Chremmou
83d92aa573 Merge remote-tracking branch 'upstream/master' into CAR-2205
# Conflicts:
#	Branding/branding.sh
#	mk/archive-unsigned.sh
#	mk/build.sh
#	mk/bumpBuildNumber.sh
#	mk/copy-build-output.sh
#	mk/declarations.sh
#	mk/tests-checks-cover.sh
#	mk/tests-checks.sh
2017-01-24 13:54:42 +00:00
Konstantina Chremmou
67f5b78c15 CP-20149: Reverted removal of lines as per code review.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-01-19 15:26:27 +00:00
Gabor Apati-Nagy
fa7548129b CA-176169: Copyright statement: Added comma at all places where it was still missing (all extensions now)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-18 17:13:09 +00:00
Konstantina Chremmou
88b7cd53b4 CP-20149: Build overhaul: build XenCenter using a Jenkinsfile.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-01-18 13:48:42 +00:00
Konstantina Chremmou
71547b90db CP-20149: do not have the build scripts copy the production output to a network share.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-01-18 13:48:42 +00:00
Konstantina Chremmou
30ef6527a3 CP-20149: Too many variables we end up losing track of.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-01-18 13:48:41 +00:00
Gabor Apati-Nagy
f30daff3b6 CA-176169: Fixed copyright statements in the shell scripts
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-16 20:15:39 +00:00
Gabor Apati-Nagy
9422ce51d1 CA-176169: Added script to fail on source files with missing copyright statements
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-16 19:42:11 +00:00
Callum McIntyre
a6e628b640 [CP-19888] Changes to service stop/start
Always stop any running ncover service before starting (instead of ignoring the error and using the currently running one), and ignore the error if it's already been stopped at the end. The logic for the latter is that we stop the service right after the commands that require it, so if it stopped too early they'll error anyway. If they don't error because of the stopped service then we shouldn't error right at the end.
2017-01-09 15:58:29 +00:00
Callum McIntyre
7fc58882d8 Merge remote-tracking branch 'upstream/master' into CP-19888-copy
# Conflicts:
#	mk/build.sh (used master)
#	mk/tests-checks-cover.sh
2016-12-19 17:19:04 +00:00
Callum McIntyre
29f97eda24 [CP-19888] Resetting the branch to before the merge 2016-12-19 17:11:14 +00:00